Searched defs:sas_identify_frame (Results 1 – 1 of 1) sorted by relevance
245 struct sas_identify_frame { struct247 u8 frame_type:4;248 u8 dev_type:3;249 u8 _un0:1;252 u8 _un1;255 union {267 union {279 u8 _un4_11[8];282 u8 sas_addr[SAS_ADDR_SIZE];285 u8 phy_id;[all …]