Scroll to navigation

SCSI_IS_SAS_PHY(9) SCSI mid layer SCSI_IS_SAS_PHY(9)

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

const struct device * dev

device to check

RETURN

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

June 2017 Kernel Hackers Manual 4.11