Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfe.c84 static void bfe_intr (void *);
517 NULL, bfe_intr, sc, &sc->bfe_intrhand); in bfe_attach()
1434 bfe_intr(void *xsc) in bfe_intr() function