Searched refs:phy_event (Results 1 – 5 of 5) sorted by relevance
1707 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1711 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1727 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1795 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1799 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()1848 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()1850 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
221 u32 phy_event; member
191 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event()
1898 struct mpi3_sas_phy2_phy_event phy_event[MPI3_SAS_PHY2_PHY_EVENT_MAX]; member
11113 int phy_event; in tg3_timer() local11117 phy_event = 0; in tg3_timer()11120 phy_event = 1; in tg3_timer()11122 phy_event = 1; in tg3_timer()11124 if (phy_event) in tg3_timer()
Completed in 53 milliseconds