HomeSort by: relevance | last modified time | path
    Searched refs:ApGetTableLength (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpidump/
acpidump.h 233 ApGetTableLength (
apdump.c 254 * FUNCTION: ApGetTableLength
265 ApGetTableLength (
314 TableLength = ApGetTableLength (Table);
apfiles.c 276 TableLength = ApGetTableLength (Table);
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oslinuxtbl.c 364 TableLength = ApGetTableLength (MappedTable);
1142 TableLength = ApGetTableLength (MappedTable);
1388 Length = ApGetTableLength (MappedTable);
1428 AcpiOsUnmapMemory (Table, ApGetTableLength (Table));
1560 TableLength = ApGetTableLength (&Header);

Completed in 14 milliseconds