Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1528 struct phy_control_reply { struct
1555 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
1593 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1631 sizeof(struct phy_control_reply)); in _transport_expander_phy_control()
1661 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1664 phy_control_reply = data_out + in _transport_expander_phy_control()
1669 phy_control_reply->function_result)); in _transport_expander_phy_control()
/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_transport.c2746 struct phy_control_reply { struct
2775 struct phy_control_reply *phy_control_reply; in mpi3mr_expander_phy_control() local
2795 data_in_sz = sizeof(struct phy_control_reply); in mpi3mr_expander_phy_control()
2805 phy_control_reply = data_out + data_out_sz; in mpi3mr_expander_phy_control()
2854 sizeof(struct phy_control_reply)) in mpi3mr_expander_phy_control()
2858 phy_control_reply->function_result); in mpi3mr_expander_phy_control()