Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/io/
H A Dvatpit.c77 struct vatpit *vatpit; member
97 struct vatpit { struct
106 static void pit_timer_start_cntr0(struct vatpit *vatpit); argument
124 vatpit_get_out(struct vatpit *vatpit, int channel) in vatpit_get_out()
149 struct vatpit *vatpit; in vatpit_callout_handler() local
182 pit_timer_start_cntr0(struct vatpit *vatpit) in pit_timer_start_cntr0()
280 pit_readback(struct vatpit *vatpit, uint8_t cmd) in pit_readback()
342 struct vatpit *vatpit; in vatpit_handler() local
425 struct vatpit *vatpit; in vatpit_nmisc_handler() local
445 struct vatpit *vatpit; in vatpit_init() local
[all …]
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c161 struct vatpit *vatpit; /* (i) virtual atpit */ member