scsi_is_sas_port(9) centos man page | unix.com

Man Page: scsi_is_sas_port

Operating Environment: centos

Section: 9

SCSI_IS_SAS_PORT(9)						  SCSI mid layer					       SCSI_IS_SAS_PORT(9)

NAME
scsi_is_sas_port - check if a struct device represents a SAS port
SYNOPSIS
int scsi_is_sas_port(const struct device * dev);
ARGUMENTS
dev device to check
RETURNS
1 if the device represents a SAS Port, 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_PORT(9)
Related Man Pages
device_create_vargs(9) - centos
fc_remote_port_add(9) - centos
srp_reconnect_rport(9) - centos
struct_bus_type(9) - centos
mfi(4) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq