Searched refs:RuntimeCount (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devgpe.c103 if (GpeEventInfo->RuntimeCount)
195 if (GpeEventInfo->RuntimeCount &&
231 if (GpeEventInfo->RuntimeCount == ACPI_UINT8_MAX)
236 GpeEventInfo->RuntimeCount++;
237 if (GpeEventInfo->RuntimeCount == 1)
254 GpeEventInfo->RuntimeCount--;
285 if (!GpeEventInfo->RuntimeCount)
290 GpeEventInfo->RuntimeCount--;
291 if (!GpeEventInfo->RuntimeCount)
303 GpeEventInfo->RuntimeCount
[all...]
H A Devxface.c936 GpeEventInfo->RuntimeCount)
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacevents.h55 ((__gpe__)->RuntimeCount == 1 && \
H A Daclocal.h558 UINT8 RuntimeCount; /* References to a run GPE */ member in struct:acpi_gpe_event_info
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbdisply.c953 GpeEventInfo->RuntimeCount, GpeEventInfo->Flags);

Completed in 130 milliseconds