Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1347 struct phy_control_request { struct
1348 u8 smp_frame_type; /* 0x40 */
1349 u8 function; /* 0x91 */
1350 u8 allocated_response_length;
1351 u8 request_length; /* 0x09 */
1352 u16 expander_change_count;
1353 u8 reserved_1[3];
1354 u8 phy_identifier;
1355 u8 phy_operation;
1356 u8 reserved_2[13];
[all …]
/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1364 struct phy_control_request{ struct
1365 u8 smp_frame_type; /* 0x40 */
1366 u8 function; /* 0x91 */
1367 u8 allocated_response_length;
1368 u8 request_length; /* 0x09 */
1369 u16 expander_change_count;
1370 u8 reserved_1[3];
1371 u8 phy_identifier;
1372 u8 phy_operation;
1373 u8 reserved_2[13];
[all …]