scsi_is_sas_rphy(9) centos man page | unix.com

Man Page: scsi_is_sas_rphy

Operating Environment: centos

Section: 9

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 PHY
SYNOPSIS
int scsi_is_sas_rphy(const struct device * dev);
ARGUMENTS
dev device to check
RETURNS
1 if the device represents a SAS remote PHY, 0 else
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_IS_SAS_RPHY(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
fc_remote_port_delete(9) - centos
smp_rep_phy_err_log(8) - suse
fc_remote_port_add(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq