Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1389 struct phy_control_reply { struct
1415 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
1476 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1526 sizeof(struct phy_control_reply), data_out_dma + in _transport_expander_phy_control()
1560 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1563 phy_control_reply = data_out + in _transport_expander_phy_control()
1568 ioc->name, phy_control_reply->function_result)); in _transport_expander_phy_control()