Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c477 static void bce_intr (void *);
1455 NULL, bce_intr, sc, &sc->bce_intrhand); in bce_attach()
7762 bce_intr(void *xsc) in bce_intr() function