Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A 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/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2783 struct phy_control_request { struct
2784 u8 smp_frame_type; /* 0x40 */
2785 u8 function; /* 0x91 */
2786 u8 allocated_response_length;
2787 u8 request_length; /* 0x09 */
2788 u16 expander_change_count;
2789 u8 reserved_1[3];
2790 u8 phy_identifier;
2791 u8 phy_operation;
2792 u8 reserved_2[13];
[all …]