|
Linux Kernel
3.7.1
|
#include <scsi_transport_sas.h>
Data Fields | |
| struct sas_rphy | rphy |
| unsigned | ready_led_meaning:1 |
| unsigned | tlr_supported:1 |
| unsigned | tlr_enabled:1 |
| u16 | I_T_nexus_loss_timeout |
| u16 | initiator_response_timeout |
Definition at line 107 of file scsi_transport_sas.h.
| u16 I_T_nexus_loss_timeout |
Definition at line 114 of file scsi_transport_sas.h.
| u16 initiator_response_timeout |
Definition at line 115 of file scsi_transport_sas.h.
| unsigned ready_led_meaning |
Definition at line 110 of file scsi_transport_sas.h.
Definition at line 108 of file scsi_transport_sas.h.
| unsigned tlr_enabled |
Definition at line 112 of file scsi_transport_sas.h.
| unsigned tlr_supported |
Definition at line 111 of file scsi_transport_sas.h.
1.8.2