Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1519 struct phy_control_request { struct
1520 u8 smp_frame_type; /* 0x40 */
1521 u8 function; /* 0x91 */
1522 u8 allocated_response_length;
1523 u8 request_length; /* 0x09 */
1524 u16 expander_change_count;
1525 u8 reserved_1[3];
1526 u8 phy_identifier;
1527 u8 phy_operation;
1528 u8 reserved_2[13];
[all …]
/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2773 struct phy_control_request { struct
2774 u8 smp_frame_type; /* 0x40 */
2775 u8 function; /* 0x91 */
2776 u8 allocated_response_length;
2777 u8 request_length; /* 0x09 */
2778 u16 expander_change_count;
2779 u8 reserved_1[3];
2780 u8 phy_identifier;
2781 u8 phy_operation;
2782 u8 reserved_2[13];
[all …]