Searched defs:acpi_HPET_description_table_t (Results 1 – 1 of 1) sorted by relevance
77 struct acpi_HPET_description_table_t struct79 struct acpi_system_description_table_header_t header;81 uint8_t hardware_rev_id;82 uint8_t comparator_count : 5; // Number of Comparators in 1st Timer Block83 uint8_t counter_size : 1; // COUNT_SIZE_CAP counter size84 uint8_t reserved0 : 1;85 uint8_t legacy_replacement : 1; // LegacyReplacement IRQ Routing Capable86 uint16_t pci_vendor_id; // PCI Vendor ID of 1st Timer Block88 uint8_t address_space_id; // 0 - system memory, 1 - system I/O89 uint8_t register_bit_width;[all …]