|
Turnstone Operating System
|
ACPI HPET table structure. More...
#include <hpet.h>
Public Attributes | |
| acpi_sdt_header_t | header |
| ACPI SDT header. | |
| uint8_t | hardware_rev_id |
| hardware revision ID | |
| uint8_t | comparator_count: 5 |
| number of comparators | |
| uint8_t | counter_size: 1 |
| 0 - 32 bit, 1 - 64 bit | |
| uint8_t | reserved: 1 |
| must be 0 | |
| uint8_t | legacy_replacement: 1 |
| 0 - no, 1 - yes | |
| uint16_t | pci_vendor_id |
| PCI vendor ID. | |
| hpet_address_t | address |
| HPET address. | |
| uint8_t | hpet_number |
| HPET number. | |
| uint16_t | minimum_tick |
| minimum tick in femtoseconds | |
| uint8_t | page_protection |
| page protection | |
ACPI HPET table structure.