Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1540 struct phy_control_reply { struct
1541 u8 smp_frame_type; /* 0x41 */
1542 u8 function; /* 0x11 */
1543 u8 function_result;
1567 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2746 struct phy_control_reply { struct
2747 u8 smp_frame_type; /* 0x41 */
2748 u8 function; /* 0x11 */
2749 u8 function_result;
2750 u8 response_length;
2775 struct phy_control_reply *phy_control_reply; in mpi3mr_expander_phy_control() local