Searched refs:phy_event (Results 1 – 7 of 7) sorted by relevance
45 enum phy_event { enum743 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
191 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event, in sas_notify_phy_event()
1717 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1721 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1737 phy->phy_event &= ~EXP_BRCT_CHG; in mvs_work_queue()1805 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1809 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()1858 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()1860 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
221 u32 phy_event; member
193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
1872 struct mpi3_sas_phy2_phy_event phy_event[MPI3_SAS_PHY2_PHY_EVENT_MAX]; member
11032 int phy_event; in tg3_timer() local11036 phy_event = 0; in tg3_timer()11039 phy_event = 1; in tg3_timer()11041 phy_event = 1; in tg3_timer()11043 if (phy_event) in tg3_timer()