Searched defs:phy_stop_req (Results 1 – 3 of 3) sorted by relevance
169 struct phy_stop_req { struct170 __le32 tag;171 __le32 phy_id;172 u32 reserved[13];
260 struct phy_stop_req { struct261 __le32 tag;262 __le32 phy_id;263 u32 reserved[29];
212 int (*phy_stop_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member