Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpidump/
H A Dapdump.c157 ApGetTableLength ( in ApGetTableLength() function
206 TableLength = ApGetTableLength (Table); in ApDumpTableBuffer()
H A Dacpidump.h125 ApGetTableLength (
H A Dapfiles.c168 TableLength = ApGetTableLength (Table); in ApWriteToBinaryFile()
/netbsd-src/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doslinuxtbl.c256 TableLength = ApGetTableLength (MappedTable); in AcpiOsGetTableByAddress()
1034 TableLength = ApGetTableLength (MappedTable); in OslGetBiosTable()
1280 Length = ApGetTableLength (MappedTable); in OslMapTable()
1320 AcpiOsUnmapMemory (Table, ApGetTableLength (Table)); in OslUnmapTable()
1452 TableLength = ApGetTableLength (&Header); in OslReadTableFromFile()