Searched defs:hpet_id (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/timer/ | ||
| H A D | hpet.c | 89 uint8_t hpet_id; /* instance id */ member |
| /openbmc/qemu/rust/hw/timer/hpet/src/ | ||
| H A D | device.rs | 567 hpet_id: BqlCell<usize>, field |