Home
last modified time | relevance | path

Searched refs:AcpiPsGetOpcodeSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacparser.h195 AcpiPsGetOpcodeSize (
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsxfname.c604 ParserState.Aml += AcpiPsGetOpcodeSize (Opcode); in ACPI_EXPORT_SYMBOL()
/netbsd-src/sys/external/bsd/acpica/dist/parser/
H A Dpsparse.c78 AcpiPsGetOpcodeSize ( in AcpiPsGetOpcodeSize() function
H A Dpsobject.c168 AcpiPsGetOpcodeSize (WalkState->Opcode); in AcpiPsGetAmlOpcode()