Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h473 struct hvm_hw_pit_channel { struct
474 uint32_t count; /* can be 65536 */
475 uint16_t latched_count;
476 uint8_t count_latched;
477 uint8_t status_latched;
478 uint8_t status;
479 uint8_t read_state;
480 uint8_t write_state;
481 uint8_t write_latch;
482 uint8_t rw_mode;
[all …]