Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A 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 …]
/openbmc/linux/drivers/scsi/mpi3mr/
H A 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 …]