Searched defs:atpic (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvatpic.c61 struct atpic { struct
86 struct atpic atpic[2]; member in struct:vatpic
116 master_atpic(struct vatpic *vatpic, struct atpic *atpic) argument
126 vatpic_get_highest_isrpin(struct atpic *atpic) argument
150 vatpic_get_highest_irrpin(struct atpic *atpic) argument
197 struct atpic *atpic; local
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
417 struct atpic *atpic; local
462 struct atpic *atpic; local
552 struct atpic *atpic; local
581 vatpic_pin_accepted(struct atpic *atpic, int pin) argument
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
714 struct atpic *atpic; local
734 struct atpic *atpic; local
[all...]
/freebsd-11.0-release/sys/x86/isa/
H A Datpic.c103 struct atpic { struct
[all...]
/freebsd-11.0-release/sys/powerpc/powerpc/
H A Dintr_machdep.c321 powerpc_register_pic(device_t dev, uint32_t node, u_int irqs, u_int ipis, u_int atpic) argument

Completed in 60 milliseconds