Home
last modified time | relevance | path

Searched refs:ApGetTableLength (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dapdump.c263 ApGetTableLength ( in ApGetTableLength() function
312 TableLength = ApGetTableLength (Table); in ApDumpTableBuffer()
H A Dosillumostbl.c172 TableLength = ApGetTableLength(MappedTable); in AcpiOsGetTableByAddress()
775 TableLength = ApGetTableLength(MappedTable); in OslGetBiosTable()
926 Length = ApGetTableLength(MappedTable); in OslMapTable()
961 AcpiOsUnmapMemory(Table, ApGetTableLength(Table)); in OslUnmapTable()
H A Dacpidump.h233 ApGetTableLength (
H A Dapfiles.c269 TableLength = ApGetTableLength (Table); in ApWriteToBinaryFile()