Home
last modified time | relevance | path

Searched defs:ISAKBDState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Di8042.h56 struct ISAKBDState { struct
57 ISADevice parent_obj;
59 KBDState kbd;
60 bool kbd_throttle;
61 MemoryRegion io[2];
62 uint8_t kbd_irq;
63 uint8_t mouse_irq;