Searched defs:vatpic (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/amd64/vmm/io/
H A Dvatpic.c83 struct vatpic { struct
116 master_atpic(struct vatpic *vatpic, struct atpic *atpic) argument
195 vatpic_notify_intr(struct vatpic *vatpic) argument
270 vatpic_icw1(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
300 vatpic_icw2(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
312 vatpic_icw3(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
322 vatpic_icw4(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
350 vatpic_ocw1(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
360 vatpic_ocw2(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
392 vatpic_ocw3(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
415 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) argument
461 struct vatpic *vatpic; local
514 struct vatpic *vatpic; local
551 struct vatpic *vatpic; local
599 struct vatpic *vatpic; local
625 vatpic_read(struct vatpic *vatpic, struct atpic *atpic, bool in, int port, int bytes, uint32_t *eax) argument
663 vatpic_write(struct vatpic *vatpic, struct atpic *atpic, bool in, int port, int bytes, uint32_t *eax) argument
713 struct vatpic *vatpic; local
733 struct vatpic *vatpic; local
753 struct vatpic *vatpic; local
794 struct vatpic *vatpic; local
805 vatpic_cleanup(struct vatpic *vatpic) argument
[all...]
/freebsd-10.2-release/sys/amd64/vmm/
H A Dvmm.c141 struct vatpic *vatpic; /* (i) virtual atpic */ member in struct:vm

Completed in 211 milliseconds