Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_transport.c1530 struct phy_control_reply { struct
1531 u8 smp_frame_type; /* 0x41 */
1532 u8 function; /* 0x11 */
1533 u8 function_result;
1557 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_transport.c2749 struct phy_control_reply { struct
2750 u8 smp_frame_type; /* 0x41 */
2751 u8 function; /* 0x11 */
2752 u8 function_result;
2753 u8 response_length;
2778 struct phy_control_reply *phy_control_reply; in mpi3mr_expander_phy_control() local

Completed in 11 milliseconds