Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dsas.h262 struct sas_identify_frame { struct
264 u8 frame_type:4;
265 u8 dev_type:3;
266 u8 _un0:1;
269 u8 _un1;
272 union {
284 union {
296 u8 _un4_11[8];
299 u8 sas_addr[SAS_ADDR_SIZE];
302 u8 phy_id;
[all …]