Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/marvell/
Dif_gfe.c188 STATIC int gfe_intr(void *);
545 marvell_intr_establish(mva->mva_irq, IPL_NET, gfe_intr, sc); in gfe_attach()
1179 gfe_intr(sc); in gfe_tick()
1609 gfe_intr(void *arg) in gfe_intr() function