1SAS_TLR_SUPPORTED(9) SCSI mid layer SAS_TLR_SUPPORTED(9)
2
3
4
6 sas_tlr_supported - checking TLR bit in vpd 0x90
7
9 unsigned int sas_tlr_supported(struct scsi_device * sdev);
10
12 sdev
13 scsi device struct
14
16 Check Transport Layer Retries are supported or not. If vpd page 0x90 is
17 present, TRL is supported.
18
20 James Bottomley <James.Bottomley@hansenpartnership.com>
21 Author.
22
23 Rob Landley <rob@landley.net>
24 Author.
25
27Kernel Hackers Manual 2.6. June 2019 SAS_TLR_SUPPORTED(9)