other versions
- stretch 4.9.168-1
SCSI_IS_SAS_RPHY(9) | SCSI mid layer | SCSI_IS_SAS_RPHY(9) |
NAME¶
scsi_is_sas_rphy - check if a struct device represents a SAS remote PHYSYNOPSIS¶
int scsi_is_sas_rphy(const struct device * dev);
ARGUMENTS¶
devdevice to check
RETURN¶
1 if the device represents a SAS remote PHY, 0 elseAUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |