Lines Matching refs:obio_softc
71 struct obio_softc {
89 static struct obio_softc *obio0 = NULL;
91 static void obio_setup_gpios(struct obio_softc *, int);
92 static void obio_set_cpu_speed(struct obio_softc *, int);
93 static int obio_get_cpu_speed(struct obio_softc *);
126 CFATTACH_DECL_NEW(obio, sizeof(struct obio_softc),
157 struct obio_softc *sc = device_private(self);
429 struct obio_softc *sc = device_private(dev);
438 obio_setup_gpios(struct obio_softc *sc, int node)
621 obio_set_cpu_speed(struct obio_softc *sc, int fast)
662 obio_get_cpu_speed(struct obio_softc *sc)
682 struct obio_softc *sc = cookie;
695 struct obio_softc *sc = cookie;
711 struct obio_softc *sc = node.sysctl_data;
747 struct obio_softc *sc = node.sysctl_data;
769 struct obio_softc *sc = node.sysctl_data;
954 struct obio_softc *sc = cookie;
984 struct obio_softc *sc = cookie;