Searched refs:STATUS_INPROGRESS (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/acpihpd/ |
H A D | notify.c | 53 #define STATUS_INPROGRESS 0 macro 220 acpi_event_type, STATUS_INPROGRESS, &confirm, &message); in event_process() 229 acpi_event_type, STATUS_INPROGRESS, &confirm, &message); in event_process() 232 acpi_event_type, STATUS_INPROGRESS, &confirm, &message) != 0) { in event_process() 238 acpi_event_type, STATUS_INPROGRESS, &confirm, &message); in event_process() 241 acpi_event_type, STATUS_INPROGRESS, &confirm, &message) != 0) { in event_process()
|