Searched defs:phy_stop_req (Results 1 – 3 of 3) sorted by relevance
165 struct phy_stop_req { struct166 __le32 tag;167 __le32 phy_id;168 u32 reserved[13];
363 struct phy_stop_req { struct364 __le32 tag;365 __le32 phy_id;366 u32 reserved[29];
196 int (*phy_stop_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member