Searched refs:phy_event (Results 1 – 7 of 7) sorted by relevance
55 enum phy_event { enum756 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
1727 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1731 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1747 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1815 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1819 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()1868 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()1870 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()
193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
1790 struct mpi3_sas_phy2_phy_event phy_event[MPI3_SAS_PHY2_PHY_EVENT_MAX]; member
11019 int phy_event; in tg3_timer() local11023 phy_event = 0; in tg3_timer()11026 phy_event = 1; in tg3_timer()11028 phy_event = 1; in tg3_timer()11030 if (phy_event) in tg3_timer()