1SCSI_IS_SAS_RPHY(9) SCSI mid layer SCSI_IS_SAS_RPHY(9)
23
4
NAME
6scsi_is_sas_rphy - check if a struct device represents a SAS remote PHY
7
SYNOPSIS
9int scsi_is_sas_rphy(const struct device * dev);
10
ARGUMENTS
12dev
13device to check
14
RETURNS
161 if the device represents a SAS remote PHY, 0 else
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 SCSI_IS_SAS_RPHY(9)