Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dvatpit.c75 struct vatpit *vatpit; member
95 struct vatpit { struct
104 static void pit_timer_start_cntr0(struct vatpit *vatpit); argument
122 vatpit_get_out(struct vatpit *vatpit, int channel) in vatpit_get_out()
147 struct vatpit *vatpit; in vatpit_callout_handler() local
180 pit_timer_start_cntr0(struct vatpit *vatpit) in pit_timer_start_cntr0()
278 pit_readback(struct vatpit *vatpit, uint8_t cmd) in pit_readback()
339 struct vatpit *vatpit; in vatpit_handler() local
422 struct vatpit *vatpit; in vatpit_nmisc_handler() local
442 struct vatpit *vatpit; in vatpit_init() local
[all …]
/freebsd/sys/amd64/vmm/
H A Dvmm.c167 struct vatpit *vatpit; /* (i) virtual atpit */ member