HomeSort by: relevance | last modified time | path
    Searched refs:AcpiGbl_ShortOpIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/parser/
psopinfo.c 197 return (&AcpiGbl_AmlOpInfo [AcpiGbl_ShortOpIndex [(UINT8) Opcode]]);
328 const UINT8 AcpiGbl_ShortOpIndex[256] =
  /src/sys/external/bsd/acpica/dist/include/
acparser.h 183 extern const UINT8 AcpiGbl_ShortOpIndex[];

Completed in 12 milliseconds