Searched defs:phy_control_request (Results 1 – 2 of 2) sorted by relevance
1348 struct phy_control_request { struct1349 u8 smp_frame_type; /* 0x40 */1350 u8 function; /* 0x91 */1351 u8 allocated_response_length;1352 u8 request_length; /* 0x09 */1353 u16 expander_change_count;1354 u8 reserved_1[3];1355 u8 phy_identifier;1356 u8 phy_operation;1357 u8 reserved_2[13];[all …]
1365 struct phy_control_request{ struct1366 u8 smp_frame_type; /* 0x40 */1367 u8 function; /* 0x91 */1368 u8 allocated_response_length;1369 u8 request_length; /* 0x09 */1370 u16 expander_change_count;1371 u8 reserved_1[3];1372 u8 phy_identifier;1373 u8 phy_operation;1374 u8 reserved_2[13];[all …]