Searched refs:sata_event_pending (Results 1 – 1 of 1) sorted by relevance
524 static int sata_event_pending = 0; variable18373 sata_event_pending |= SATA_EVNT_MAIN; /* global event indicator */ in sata_hba_event_notify()18511 } while (!(sata_event_pending & SATA_EVNT_MAIN)); in sata_event_daemon()18518 sata_event_pending &= ~SATA_EVNT_MAIN; in sata_event_daemon()18591 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_controller_events()19149 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_device_reset()19407 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_pmdevice_reset()19673 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_port_link_events()19888 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_pmport_link_events()20501 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_device_attached()[all …]