is_sas_attached(9) check if device is SAS attached

SYNOPSIS

int is_sas_attached(struct scsi_device * sdev);

ARGUMENTS

sdev

scsi device to check

DESCRIPTION

returns true if the device is SAS attached

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT