Home
last modified time | relevance | path

Searched refs:AE_CTRL_PARSE_PENDING (Results 1 – 3 of 3) sorted by relevance

/minix/minix/drivers/power/acpi/parser/
H A Dpsobject.c248 Status = AE_CTRL_PARSE_PENDING; in AcpiPsBuildNamedOp()
389 Status = AE_CTRL_PARSE_PENDING; in AcpiPsCreateOp()
H A Dpsloop.c486 if (Status == AE_CTRL_PARSE_PENDING) in AcpiPsParseLoop()
/minix/minix/drivers/power/acpi/include/
H A Dacexcep.h219 #define AE_CTRL_PARSE_PENDING EXCEP_CTL (0x000D) macro