SCSI_IS_SAS_PHY
Section: SCSI mid layer (9)
Updated: February 2011
Index
Return to Main Contents
NAME
scsi_is_sas_phy - check if a struct device represents a SAS PHY
SYNOPSIS
-
int scsi_is_sas_phy(const struct device * dev);
ARGUMENTS
dev
-
- device to check
RETURNS
1
if the device represents a SAS PHY,
0
else
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
-
Author.
Rob Landley <rob@landley.net>
-
Author.
COPYRIGHT