Home
last modified time | relevance | path

Searched refs:ti_intrhand (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ti/
H A Dif_tireg.h1022 void *ti_intrhand; member
H A Dif_ti.c2549 NULL, ti_intr, sc, &sc->ti_intrhand); in ti_attach()
2594 if (sc->ti_intrhand) in ti_detach()
2595 bus_teardown_intr(dev, sc->ti_irq, sc->ti_intrhand); in ti_detach()