Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dacfileio.c168 UINT8 GetOnlyAmlTables,
223 UINT8 GetOnlyAmlTables, in AcGetAllTablesFromFile() argument
286 Filename, File, GetOnlyAmlTables, &Table); in AcGetAllTablesFromFile()
383 UINT8 GetOnlyAmlTables, in AcGetOneTableFromFile() argument
404 if (GetOnlyAmlTables) in AcGetOneTableFromFile()
446 if (GetOnlyAmlTables && Count != (INT32) TableHeader.Length) in AcGetOneTableFromFile()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacapps.h229 UINT8 GetOnlyAmlTables,