Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emac.c94 void *emac_intrhand; member
810 if (sc->emac_intrhand != NULL) in emac_detach()
812 sc->emac_intrhand); in emac_detach()
971 NULL, emac_intr, sc, &sc->emac_intrhand); in emac_attach()