Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1348 struct phy_control_request { struct
1349 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 …]
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1365 struct phy_control_request{ struct
1366 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 …]