Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/dispatcher/
H A 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()
H A Ddsutils.c787 return_ACPI_STATUS (AE_NOT_IMPLEMENTED); in AcpiDsCreateOperand()
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexstoren.c399 Status = AE_NOT_IMPLEMENTED; in AcpiExStoreObjectToObject()
H A Dexconfig.c690 ACPI_EXCEPTION ((AE_INFO, AE_NOT_IMPLEMENTED, in AcpiExUnloadTable()
H A Dexfldio.c419 if (Status == AE_NOT_IMPLEMENTED) in AcpiExAccessRegion()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslstubs.c409 return (AE_NOT_IMPLEMENTED); in AcpiNsLoadTable()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacexcep.h230 #define AE_NOT_IMPLEMENTED EXCEP_ENV (0x000E) macro
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbinput.c1218 return (AE_NOT_IMPLEMENTED); in AcpiDbCommandDispatch()
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtable.c898 return (AE_NOT_IMPLEMENTED); in AcpiDmDumpTable()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1389 reasons below. An AE_NOT_IMPLEMENTED exception is returned.
10691 would return the AE_NOT_IMPLEMENTED exception. This feature had not been