Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stge.c155 static void stge_intr(void *);
636 NULL, stge_intr, sc, &sc->sc_ih); in stge_attach()
1441 stge_intr(void *arg) in stge_intr() function