Searched refs:stg_intrhand (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/stg/
H A Dtmc18c30var.h67 void *stg_intrhand; member in struct:stg_softc
H A Dtmc18c30_subr.c110 if (sc->stg_intrhand)
111 bus_teardown_intr(dev, sc->irq_res, sc->stg_intrhand);
H A Dtmc18c30_isa.c100 NULL, stg_intr, (void *)sc, &sc->stg_intrhand);
H A Dtmc18c30_pccard.c111 NULL, stg_intr, (void *)sc, &sc->stg_intrhand);
H A Dtmc18c30_pci.c104 NULL, stg_intr, (void *)sc, &sc->stg_intrhand);

Completed in 124 milliseconds