Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1323 struct phy_control_request { struct
1324 u8 smp_frame_type; /* 0x40 */
1325 u8 function; /* 0x91 */
1326 u8 allocated_response_length;
1327 u8 request_length; /* 0x09 */
1328 u16 expander_change_count;
1329 u8 reserved_1[3];
1330 u8 phy_identifier;
1331 u8 phy_operation;
1332 u8 reserved_2[13];
[all …]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1523 struct phy_control_request { struct
1524 u8 smp_frame_type; /* 0x40 */
1525 u8 function; /* 0x91 */
1526 u8 allocated_response_length;
1527 u8 request_length; /* 0x09 */
1528 u16 expander_change_count;
1529 u8 reserved_1[3];
1530 u8 phy_identifier;
1531 u8 phy_operation;
1532 u8 reserved_2[13];
[all …]
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2739 struct phy_control_request { struct
2740 u8 smp_frame_type; /* 0x40 */
2741 u8 function; /* 0x91 */
2742 u8 allocated_response_length;
2743 u8 request_length; /* 0x09 */
2744 u16 expander_change_count;
2745 u8 reserved_1[3];
2746 u8 phy_identifier;
2747 u8 phy_operation;
2748 u8 reserved_2[13];
[all …]