octciu_intrhand
struct octciu_intrhand *ih, *last, *tmp;
struct octciu_intrhand *ih = _ih;
struct octciu_intrhand *tmp;
SLIST_REMOVE(&sc->sc_intrhand[irq], ih, octciu_intrhand, ih_list);
struct octciu_intrhand *ih = _ih;
struct octciu_intrhand *q;
struct octciu_intrhand *ih;
SLIST_ENTRY(octciu_intrhand)
SLIST_HEAD(, octciu_intrhand)