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

/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devglock.c457 return_ACPI_STATUS (AE_NOT_ACQUIRED);
H A Devxface.c1358 return (AE_NOT_ACQUIRED);
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutmutex.c479 return (AE_NOT_ACQUIRED);
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacexcep.h229 #define AE_NOT_ACQUIRED EXCEP_ENV (0x0014) macro
369 EXCEP_TXT ("AE_NOT_ACQUIRED", "An attempt to release a mutex or Global Lock without a previous acquire"),
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexmutex.c463 return_ACPI_STATUS (AE_NOT_ACQUIRED);

Completed in 77 milliseconds