Searched refs:sata_event_pending (Results 1 – 1 of 1) sorted by relevance
524 static int sata_event_pending = 0; variable18349 sata_event_pending |= SATA_EVNT_MAIN; /* global event indicator */ in sata_hba_event_notify()18487 } while (!(sata_event_pending & SATA_EVNT_MAIN)); in sata_event_daemon()18494 sata_event_pending &= ~SATA_EVNT_MAIN; in sata_event_daemon()18567 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_controller_events()19125 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_device_reset()19383 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_pmdevice_reset()19649 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_port_link_events()19864 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_pmport_link_events()20477 sata_event_pending |= SATA_EVNT_MAIN; in sata_process_device_attached()[all …]