Home
last modified time | relevance | path

Searched defs:ex_phy (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/scsi/
Dlibsas.h109 struct ex_phy { struct
112 enum ex_phy_state phy_state; argument
114 enum sas_device_type attached_dev_type;
115 enum sas_linkrate linkrate;
117 u8 attached_sata_host:1;
118 u8 attached_sata_dev:1;
119 u8 attached_sata_ps:1;
121 enum sas_protocol attached_tproto;
122 enum sas_protocol attached_iproto;
124 u8 attached_sas_addr[SAS_ADDR_SIZE];
[all …]