Home
last modified time | relevance | path

Searched refs:AcpiExReadDataFromField (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexresnte.c223 Status = AcpiExReadDataFromField (WalkState, SourceDesc, &ObjDesc); in AcpiExResolveNodeToValue()
H A Dexresolv.c316 Status = AcpiExReadDataFromField (WalkState, StackDesc, &ObjDesc); in AcpiExResolveObjectToValue()
H A Dexfield.c147 AcpiExReadDataFromField ( in AcpiExReadDataFromField() function
H A Dexoparg1.c1102 Status = AcpiExReadDataFromField ( in AcpiExOpcode_1A_0T_1R()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslstubs.c191 AcpiExReadDataFromField ( in AcpiExReadDataFromField() function
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacinterp.h214 AcpiExReadDataFromField (
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbtest.c870 Status = AcpiExReadDataFromField (NULL, ObjDesc, &RetBufferDesc); in AcpiDbTestFieldUnitType()