Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1536 struct phy_control_reply { struct
1537 u8 smp_frame_type; /* 0x41 */
1538 u8 function; /* 0x11 */
1539 u8 function_result;
1563 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2790 struct phy_control_reply { struct
2791 u8 smp_frame_type; /* 0x41 */
2792 u8 function; /* 0x11 */
2793 u8 function_result;
2794 u8 response_length;
2819 struct phy_control_reply *phy_control_reply; in mpi3mr_expander_phy_control() local