Home
last modified time | relevance | path

Searched refs:AcpiGbl_ShortOpIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
HDpsopinfo.c197 return (&AcpiGbl_AmlOpInfo [AcpiGbl_ShortOpIndex [(UINT8) Opcode]]); in AcpiPsGetOpcodeInfo()
328 const UINT8 AcpiGbl_ShortOpIndex[256] = variable
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacparser.h183 extern const UINT8 AcpiGbl_ShortOpIndex[];