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