Searched refs:obmem_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dobmem.c50 struct obmem_softc { struct
56 CFATTACH_DECL_NEW(obmem, sizeof(struct obmem_softc),
94 struct obmem_softc *sc = device_private(self);
139 struct obmem_softc *sc = t->cookie;
149 struct obmem_softc *sc = t->cookie;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dobmem.c53 struct obmem_softc { struct
59 CFATTACH_DECL_NEW(obmem, sizeof(struct obmem_softc),
103 struct obmem_softc *sc = device_private(self);
128 struct obmem_softc *sc = t->cookie;
138 struct obmem_softc *sc = t->cookie;

Completed in 51 milliseconds