sas_tlr_supported (9) Linux Manual Page
sas_tlr_supported – checking TLR bit in vpd 0x90
Synopsis
unsigned int sas_tlr_supported(struct scsi_device *sdev);
Arguments
sdev
-
- scsi device struct
Description
Check Transport Layer Retries are supported or not. If vpd page 0x90 is present, TRL is supported.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
