Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c99 void *emac_intrhand; member
816 if (sc->emac_intrhand != NULL) in emac_detach()
818 sc->emac_intrhand); in emac_detach()
982 NULL, emac_intr, sc, &sc->emac_intrhand); in emac_attach()