Scroll to navigation

SCSI_IS_SAS_PORT(9) SCSI mid layer SCSI_IS_SAS_PORT(9)

NAME

scsi_is_sas_port - check if a struct device represents a SAS port

SYNOPSIS

int scsi_is_sas_port(const struct device * dev);

ARGUMENTS

dev
device to check

RETURNS

1 if the device represents a SAS Port, 0 else

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16