Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
Ddswexec.c524 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsExecEndOp()
850 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsExecEndOp()
866 Status = AE_NOT_IMPLEMENTED; in AcpiDsExecEndOp()
Ddsutils.c787 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsCreateOperand()
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
Dexstoren.c399 Status = AE_NOT_IMPLEMENTED; in AcpiExStoreObjectToObject()
Dexconfig.c690 ACPI_EXCEPTION ((AE_INFO, AE_NOT_IMPLEMENTED, in AcpiExUnloadTable()
Dexfldio.c419 if (Status == AE_NOT_IMPLEMENTED) in AcpiExAccessRegion()
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
Daslstubs.c409 return (AE_NOT_IMPLEMENTED); in AcpiNsLoadTable()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dacexcep.h230 #define AE_NOT_IMPLEMENTED EXCEP_ENV (0x000E) macro
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
Ddbinput.c1208 return (AE_NOT_IMPLEMENTED); in AcpiDbCommandDispatch()
/freebsd-12-stable/sys/contrib/dev/acpica/common/
Ddmtable.c898 return (AE_NOT_IMPLEMENTED); in AcpiDmDumpTable()
/freebsd-12-stable/sys/contrib/dev/acpica/
Dchanges.txt1122 reasons below. An AE_NOT_IMPLEMENTED exception is returned.
10424 would return the AE_NOT_IMPLEMENTED exception. This feature had not been