Searched refs:phy_event (Results 1 – 7 of 7) 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
45 enum phy_event { enum735 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()
180 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
193 void sas_notify_phy_event(struct sas_phy *, enum phy_event, gfp_t);
2016 struct mpi3_sas_phy2_phy_event phy_event[MPI3_SAS_PHY2_PHY_EVENT_MAX]; member