1. NAME

sas_tlr_supported - checking TLR bit in vpd 0x90

2. SYNOPSIS

unsigned int sas_tlr_supported(struct scsi_device *  sdev );

3. ARGUMENTS

sdev
    scsi device struct

4. DESCRIPTION

Check Transport Layer Retries are supported or not. If vpd page 0x90 is present, TRL is supported.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT