Home
last modified time | relevance | path

Searched refs:AE_NOT_IMPLEMENTED (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswexec.c524 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsExecEndOp()
851 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsExecEndOp()
867 Status = AE_NOT_IMPLEMENTED; in AcpiDsExecEndOp()
H A Ddsutils.c787 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsCreateOperand()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexstoren.c399 Status = AE_NOT_IMPLEMENTED; in AcpiExStoreObjectToObject()
H A Dexconfig.c701 ACPI_EXCEPTION ((AE_INFO, AE_NOT_IMPLEMENTED, in AcpiExUnloadTable()
H A Dexfldio.c419 if (Status == AE_NOT_IMPLEMENTED) in AcpiExAccessRegion()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c409 return (AE_NOT_IMPLEMENTED); in AcpiNsLoadTable()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacexcep.h230 #define AE_NOT_IMPLEMENTED EXCEP_ENV (0x000E) macro
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c1221 return (AE_NOT_IMPLEMENTED); in AcpiDbCommandDispatch()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtable.c1116 return (AE_NOT_IMPLEMENTED); in AcpiDmDumpTable()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1880 reasons below. An AE_NOT_IMPLEMENTED exception is returned.
11182 would return the AE_NOT_IMPLEMENTED exception. This feature had not been