Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1365 struct phy_control_reply { struct
1391 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() local
1452 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1502 sizeof(struct phy_control_reply), data_out_dma + in _transport_expander_phy_control()
1536 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1539 phy_control_reply = data_out + in _transport_expander_phy_control()
1544 ioc->name, phy_control_reply->function_result)); in _transport_expander_phy_control()
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1382 struct phy_control_reply{ struct
1408 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
1469 sizeof(struct phy_control_reply); in _transport_expander_phy_control()
1519 sizeof(struct phy_control_reply), data_out_dma + in _transport_expander_phy_control()
1554 sizeof(struct phy_control_reply)) in _transport_expander_phy_control()
1557 phy_control_reply = data_out + in _transport_expander_phy_control()
1562 ioc->name, phy_control_reply->function_result)); in _transport_expander_phy_control()