ioapic_softc
struct ioapic_softc * const ioapic = ioapic_find(APIC_IRQ_APIC(ih));
struct ioapic_softc *ioapic;
struct ioapic_softc *ioapic_find(int);
struct ioapic_softc *ioapic_find_bybase(int);
extern struct ioapic_softc *ioapics;
struct ioapic_softc *sc_next;
void ioapic_print_redir(struct ioapic_softc *, const char *, int);
struct ioapic_softc *pic_ioapic; /* if pic_type == PIC_IOAPIC */
struct ioapic_softc *ioapic = NULL;
struct ioapic_softc *ioapic;
struct ioapic_softc *pic;
struct ioapic_softc *sc;
struct ioapic_softc *ioapics; /* head of linked list */
ioapic_lock(struct ioapic_softc *sc)
ioapic_unlock(struct ioapic_softc *sc, u_long flags)
ioapic_read_ul(struct ioapic_softc *sc, int regid)
ioapic_write_ul(struct ioapic_softc *sc, int regid, uint32_t val)
ioapic_read(struct ioapic_softc *sc, int regid)
ioapic_write(struct ioapic_softc *sc, int regid, int val)
struct ioapic_softc *
struct ioapic_softc *sc;
struct ioapic_softc *
struct ioapic_softc *sc;
ioapic_add(struct ioapic_softc *sc)
struct ioapic_softc **scp;
ioapic_print_redir(struct ioapic_softc *sc, const char *why, int pin)
CFATTACH_DECL_NEW(ioapic, sizeof(struct ioapic_softc),
struct ioapic_softc *sc = device_private(self);
apic_set_redir(struct ioapic_softc *sc, int pin, int idt_vec,
struct ioapic_softc *sc;
struct ioapic_softc *sc = pic->pic_ioapic;
struct ioapic_softc *sc = pic->pic_ioapic;
struct ioapic_softc *sc = pic->pic_ioapic;
struct ioapic_softc *sc = pic->pic_ioapic;
struct ioapic_softc *sc;
struct ioapic_softc *sc;
struct ioapic_softc *ioapic;
struct ioapic_softc *sc = NULL;
struct ioapic_softc *sc;
struct ioapic_softc *pic;
ioapic_read_ul(struct ioapic_softc *sc, int regid)
ioapic_write_ul(struct ioapic_softc *sc, int regid, uint32_t val)
struct ioapic_softc *pic;
struct ioapic_softc *ioapic;