Searched defs:sas_identify_frame (Results 1 – 1 of 1) sorted by relevance
254 struct sas_identify_frame { struct256 u8 frame_type:4;257 u8 dev_type:3;258 u8 _un0:1;261 u8 _un1;264 union {276 union {288 u8 _un4_11[8];291 u8 sas_addr[SAS_ADDR_SIZE];294 u8 phy_id;[all …]