Home
last modified time | relevance | path

Searched refs:phy_control_reply (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1340 struct phy_control_reply { struct
1367 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() local
1405 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1443 sizeof(struct phy_control_reply)); in _transport_expander_phy_control()
1473 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1476 phy_control_reply = data_out + in _transport_expander_phy_control()
1481 phy_control_reply->function_result)); in _transport_expander_phy_control()
/kernel/linux/linux-6.6/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() local
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()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A 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()

Completed in 9 milliseconds