Searched refs:phy_event (Results 1 – 9 of 9) sorted by relevance
28 void sas_dprint_phye(int phyid, enum phy_event pe);
51 void sas_dprint_phye(int phyid, enum phy_event pe) in sas_dprint_phye()
137 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event()
90 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
77 enum phy_event { enum420 void (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
1902 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1907 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1923 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1991 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1995 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()2045 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()2047 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
237 u32 phy_event; member
158 void (*notify_phy_event)(struct sas_phy *, enum phy_event);
10975 int phy_event; in tg3_timer() local10979 phy_event = 0; in tg3_timer()10982 phy_event = 1; in tg3_timer()10984 phy_event = 1; in tg3_timer()10986 if (phy_event) in tg3_timer()