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

/netbsd-current/sys/external/bsd/acpica/dist/events/
H A Devglock.c349 return_ACPI_STATUS (AE_NOT_ACQUIRED);
H A Devxface.c1259 return (AE_NOT_ACQUIRED);
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutmutex.c371 return (AE_NOT_ACQUIRED);
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexmutex.c355 return_ACPI_STATUS (AE_NOT_ACQUIRED);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacexcep.h128 #define AE_NOT_ACQUIRED EXCEP_ENV (0x0014) macro
270 EXCEP_TXT ("AE_NOT_ACQUIRED", "An attempt to release a mutex or Global Lock without a previous acquire"),

Completed in 208 milliseconds