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

  /src/sys/external/bsd/acpica/dist/common/
dmtbdump3.c 846 ACPI_TABLE_WPBT *Subtable;
860 Subtable = ACPI_CAST_PTR (ACPI_TABLE_WPBT, Table);
dmtable.c 1259 CurrentOffset = sizeof (ACPI_TABLE_WPBT);
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 977 typedef struct acpi_table_wpbt struct
986 } ACPI_TABLE_WPBT;
actbinfo.h 216 #define ACPI_WPBT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_WPBT,f)
  /src/sys/external/bsd/acpica/dist/compiler/
dttable2.c 3313 ACPI_TABLE_WPBT *Table;
3327 Table = ACPI_CAST_PTR (ACPI_TABLE_WPBT, ParentTable->Buffer);

Completed in 19 milliseconds