Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/podulebus/
H A Dif_eb.c64 struct eb_softc { struct
79 CFATTACH_DECL_NEW(eb, sizeof(struct eb_softc), argument
106 struct eb_softc *sc = device_private(self); in ebattach()