Searched defs:ix_softc (Results 1 – 1 of 1) sorted by relevance
73 struct ix_softc { struct74 struct ie_softc sc_ie;76 bus_space_tag_t sc_regt; /* space tag for registers */77 bus_space_handle_t sc_regh; /* space handle for registers */79 uint8_t use_pio; /* use PIO rather than shared mem */80 uint16_t irq_encoded; /* encoded IRQ */81 void *sc_ih; /* interrupt handle */