Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Depe.c95 static void epe_init(struct epe_softc *);
97 static int epe_gctx(struct epe_softc *);
109 CFATTACH_DECL_NEW(epe, sizeof(struct epe_softc),
121 struct epe_softc *sc = device_private(self); in epe_attach()
153 epe_gctx(struct epe_softc *sc) in epe_gctx()
202 struct epe_softc *sc = (struct epe_softc *)arg; in epe_intr()
277 epe_init(struct epe_softc *sc) in epe_init()
474 struct epe_softc *sc = ifp->if_softc; in epe_statchg()
492 struct epe_softc* sc = (struct epe_softc *)arg; in epe_tick()
533 struct epe_softc *sc = (struct epe_softc *)ifp->if_softc; in epe_ifstart()
[all …]
H A Depevar.h40 struct epe_softc { struct