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

  /src/sys/external/bsd/acpica/dist/utilities/
utdecode.c 57 const UINT8 AcpiGbl_NsProperties[ACPI_NUM_NS_TYPES] =
  /src/sys/external/bsd/acpica/dist/namespace/
nsutils.c 164 return_UINT32 (AcpiGbl_NsProperties[Type] & ACPI_NS_LOCAL);
750 return (((UINT32) AcpiGbl_NsProperties[Type]) & ACPI_NS_NEWSCOPE);
  /src/sys/external/bsd/acpica/dist/include/
acglobal.h 221 extern const UINT8 AcpiGbl_NsProperties [ACPI_NUM_NS_TYPES];

Completed in 23 milliseconds