Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xl.c240 static void xl_intr(void *);
1467 NULL, xl_intr, sc, &sc->xl_intrhand); in xl_attach()
2136 xl_intr(void *arg) in xl_intr() function