Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emac.c119 static void emac_intr(void *);
698 emac_intr(void *arg) in emac_intr() function
971 NULL, emac_intr, sc, &sc->emac_intrhand); in emac_attach()