Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c124 static void emac_intr(void *);
704 emac_intr(void *arg) in emac_intr() function
982 NULL, emac_intr, sc, &sc->emac_intrhand); in emac_attach()