Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acpi/acpidump/
H A Dapdump.c155 ApGetTableLength ( in ApGetTableLength() function
204 TableLength = ApGetTableLength (Table); in ApDumpTableBuffer()
H A Dosillumostbl.c171 TableLength = ApGetTableLength(MappedTable); in AcpiOsGetTableByAddress()
742 TableLength = ApGetTableLength(MappedTable); in OslGetBiosTable()
893 Length = ApGetTableLength(MappedTable); in OslMapTable()
928 AcpiOsUnmapMemory(Table, ApGetTableLength(Table)); in OslUnmapTable()
H A Dacpidump.h137 ApGetTableLength (
H A Dapfiles.c162 TableLength = ApGetTableLength (Table); in ApWriteToBinaryFile()