Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1540 struct phy_control_reply { struct
1567 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
1605 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1643 sizeof(struct phy_control_reply)); in _transport_expander_phy_control()
1673 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1676 phy_control_reply = data_out + in _transport_expander_phy_control()
1681 phy_control_reply->function_result)); in _transport_expander_phy_control()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c2756 struct phy_control_reply { struct
2785 struct phy_control_reply *phy_control_reply; in mpi3mr_expander_phy_control() local
2805 data_in_sz = sizeof(struct phy_control_reply); in mpi3mr_expander_phy_control()
2815 phy_control_reply = data_out + data_out_sz; in mpi3mr_expander_phy_control()
2864 sizeof(struct phy_control_reply)) in mpi3mr_expander_phy_control()
2868 phy_control_reply->function_result); in mpi3mr_expander_phy_control()