Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_ti.c188 static void ti_intr(void *);
2549 NULL, ti_intr, sc, &sc->ti_intrhand); in ti_attach()
2955 ti_intr(void *xsc) in ti_intr() function