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

/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvatpic.c85 struct vatpic { struct
118 master_atpic(struct vatpic *vatpic, struct atpic *atpic) argument
197 vatpic_notify_intr(struct vatpic *vatpic) argument
272 vatpic_icw1(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
302 vatpic_icw2(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
314 vatpic_icw3(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
324 vatpic_icw4(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
352 vatpic_ocw1(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
362 vatpic_ocw2(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
394 vatpic_ocw3(struct vatpic *vatpic, struct atpic *atpic, uint8_t val) argument
417 vatpic_set_pinstate(struct vatpic *vatpic, int pin, bool newstate) argument
463 struct vatpic *vatpic; local
516 struct vatpic *vatpic; local
553 struct vatpic *vatpic; local
601 struct vatpic *vatpic; local
627 vatpic_read(struct vatpic *vatpic, struct atpic *atpic, bool in, int port, int bytes, uint32_t *eax) argument
665 vatpic_write(struct vatpic *vatpic, struct atpic *atpic, bool in, int port, int bytes, uint32_t *eax) argument
715 struct vatpic *vatpic; local
735 struct vatpic *vatpic; local
755 struct vatpic *vatpic; local
796 struct vatpic *vatpic; local
807 vatpic_cleanup(struct vatpic *vatpic) argument
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c148 struct vatpic *vatpic; /* (i) virtual atpic */ member in struct:vm

Completed in 325 milliseconds