OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AE_CODE_CONTROL
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/utilities/
utexcep.c
160
case
AE_CODE_CONTROL
:
/src/sys/external/bsd/acpica/dist/include/
acexcep.h
57
#define
AE_CODE_CONTROL
0x4000 /* Internal control codes */
69
#define EXCEP_CTL(code) ((ACPI_STATUS) (code |
AE_CODE_CONTROL
))
103
#define ACPI_CNTL_EXCEPTION(Status) (((Status) & AE_CODE_MASK) ==
AE_CODE_CONTROL
)
/src/sys/external/bsd/acpica/dist/dispatcher/
dsmethod.c
237
(Status &
AE_CODE_CONTROL
))
Completed in 32 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026