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];
259 struct phy_stop_req { struct260 __le32 tag;261 __le32 phy_id;262 u32 reserved[29];
210 int (*phy_stop_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member