Home
last modified time | relevance | path

Searched refs:AxCountTableInstances (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpixtract/
H A Daxutils.c497 AxCountTableInstances ( in AxCountTableInstances() function
585 Info->Instances = AxCountTableInstances (InputPathname, Signature); in AxGetNextInstance()
H A Dacpixtract.h245 AxCountTableInstances (
H A Dacpixtract.c213 Instances = AxCountTableInstances (InputPathname, UpperSignature); in AxExtractTables()