Searched refs:phy_event (Results 1 – 9 of 9) sorted by relevance
28 void sas_dprint_phye(int phyid, enum phy_event pe);
47 void sas_dprint_phye(int phyid, enum phy_event pe) in sas_dprint_phye()
172 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event()
93 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
72 enum phy_event { enum407 int (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
1907 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1912 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1928 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1996 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()2000 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()2049 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()2051 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
240 u32 phy_event; member
158 void (*notify_phy_event)(struct sas_phy *, enum phy_event);
11034 int phy_event; in tg3_timer() local11038 phy_event = 0; in tg3_timer()11041 phy_event = 1; in tg3_timer()11043 phy_event = 1; in tg3_timer()11045 if (phy_event) in tg3_timer()