Searched refs:phy_event (Results 1 – 7 of 7) sorted by relevance
155 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event) in sas_notify_phy_event()
80 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
55 enum phy_event { enum396 int (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
1890 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1894 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1910 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1978 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1982 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()2031 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()2033 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
221 u32 phy_event; member
158 void (*notify_phy_event)(struct sas_phy *, enum phy_event);
11040 int phy_event; in tg3_timer() local11044 phy_event = 0; in tg3_timer()11047 phy_event = 1; in tg3_timer()11049 phy_event = 1; in tg3_timer()11051 if (phy_event) in tg3_timer()