Searched refs:phy_events_pending (Results 1 – 4 of 4) sorted by relevance
38 clear_bit(PHYE_LOSS_OF_SIGNAL, &phy->phy_events_pending); in sas_phye_loss_of_signal()48 clear_bit(PHYE_OOB_DONE, &phy->phy_events_pending); in sas_phye_oob_done()61 clear_bit(PHYE_OOB_ERROR, &phy->phy_events_pending); in sas_phye_oob_error()91 clear_bit(PHYE_SPINUP_HOLD, &phy->phy_events_pending); in sas_phye_spinup_hold()102 clear_bit(PHYE_RESUME_TIMEOUT, &phy->phy_events_pending); in sas_phye_resume_timeout()
143 sas_queue_event(event, &phy->phy_events_pending, in sas_notify_phy_event()
379 phy->phy_events_pending = 0; in sas_prep_resume_ha()
321 unsigned long phy_events_pending; member