Searched defs:x86emu_i8254_timer (Results 1 – 1 of 1) sorted by relevance
43 struct x86emu_i8254_timer { struct45 uint64_t start_tick;48 bool gate_high;51 uint16_t active_counter;54 uint8_t active_mode;57 bool active_is_bcd;81 struct x86emu_i8254_timer timer[3]; argument