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

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/obs405/dev/
H A Dobsled.c46 struct obsled_softc { struct
57 static void obsled_set_state(struct obsled_softc *);
59 CFATTACH_DECL_NEW(obsled, sizeof(struct obsled_softc),
81 struct obsled_softc *sc = device_private(self);
142 struct obsled_softc *sc = rnode->sysctl_data;
165 obsled_set_state(struct obsled_softc *sc)
192 struct obsled_softc *sc = device_private(dv);

Completed in 49 milliseconds