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 805 ACPI_TABLE_WPBT *Subtable;
819 Subtable = ACPI_CAST_PTR (ACPI_TABLE_WPBT, Table);
dmtable.c 1179 CurrentOffset = sizeof (ACPI_TABLE_WPBT);
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 870 typedef struct acpi_table_wpbt struct
879 } ACPI_TABLE_WPBT;
actbinfo.h 109 #define ACPI_WPBT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_WPBT,f)
  /src/sys/external/bsd/acpica/dist/compiler/
dttable2.c 3258 ACPI_TABLE_WPBT *Table;
3272 Table = ACPI_CAST_PTR (ACPI_TABLE_WPBT, ParentTable->Buffer);

Completed in 26 milliseconds