OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RuntimeCount
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/events/
evgpe.c
211
if (GpeEventInfo->
RuntimeCount
)
303
if (GpeEventInfo->
RuntimeCount
&&
339
if (GpeEventInfo->
RuntimeCount
== ACPI_UINT8_MAX)
344
GpeEventInfo->
RuntimeCount
++;
345
if (GpeEventInfo->
RuntimeCount
== 1)
362
GpeEventInfo->
RuntimeCount
--;
393
if (!GpeEventInfo->
RuntimeCount
)
398
GpeEventInfo->
RuntimeCount
--;
399
if (!GpeEventInfo->
RuntimeCount
)
411
GpeEventInfo->
RuntimeCount
++
[
all
...]
evxface.c
1044
GpeEventInfo->
RuntimeCount
)
/src/sys/external/bsd/acpica/dist/include/
acevents.h
163
((__gpe__)->
RuntimeCount
== 1 && \
aclocal.h
666
UINT8
RuntimeCount
; /* References to a run GPE */
/src/sys/external/bsd/acpica/dist/debugger/
dbdisply.c
1061
GpeEventInfo->
RuntimeCount
, GpeEventInfo->Flags);
Completed in 19 milliseconds
Indexes created Fri Oct 03 14:09:59 GMT 2025