Query: scsi_is_sas_port
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_IS_SAS_PORT(9) SCSI mid layer SCSI_IS_SAS_PORT(9)NAMEscsi_is_sas_port - check if a struct device represents a SAS portSYNOPSISint scsi_is_sas_port(const struct device * dev);ARGUMENTSdev device to checkRETURNS1 if the device represents a SAS Port, 0 elseAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_IS_SAS_PORT(9)