Home
last modified time | relevance | path

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

/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c1381 struct phy_control_reply{ struct
1382 u8 smp_frame_type; /* 0x41 */
1383 u8 function; /* 0x11 */
1407 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() argument
/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1364 struct phy_control_reply { struct
1365 u8 smp_frame_type; /* 0x41 */
1366 u8 function; /* 0x11 */
1390 struct phy_control_reply *phy_control_reply; in _transport_expander_phy_control() local