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

/freebsd-10.2-release/sys/mips/cavium/
H A Dobiovar.h46 struct obio_softc { struct
H A Dobio.c85 struct obio_softc *sc = device_get_softc(dev);
128 struct obio_softc *sc = device_get_softc(bus);
203 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/mips/malta/
H A Dobiovar.h46 struct obio_softc { struct
H A Dobio.c83 struct obio_softc *sc = device_get_softc(dev);
120 struct obio_softc *sc = device_get_softc(bus);
179 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/mips/sentry5/
H A Dobiovar.h46 struct obio_softc { struct
H A Dobio.c85 struct obio_softc *sc = device_get_softc(dev);
121 struct obio_softc *sc = device_get_softc(bus);
179 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/arm/xscale/i80321/
H A Dobiovar.h46 struct obio_softc { struct
H A Dobio.c75 struct obio_softc *sc = device_get_softc(dev);
106 struct obio_softc *sc = device_get_softc(bus);
159 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/arm/xscale/i8134x/
H A Dobiovar.h46 struct obio_softc { struct
H A Dobio.c70 struct obio_softc *sc = device_get_softc(dev);
100 struct obio_softc *sc = device_get_softc(bus);
165 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/mips/adm5120/
H A Dobiovar.h52 struct obio_softc { struct
H A Dobio.c166 struct obio_softc *sc = device_get_softc(dev);
227 struct obio_softc *sc = device_get_softc(bus);
344 struct obio_softc *sc = device_get_softc(dev);
388 struct obio_softc *sc = device_get_softc(dev);
423 struct obio_softc *sc = arg;
540 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/mips/idt/
H A Dobiovar.h55 struct obio_softc { struct
H A Dobio.c117 struct obio_softc *sc = device_get_softc(dev);
161 struct obio_softc *sc = device_get_softc(bus);
269 struct obio_softc *sc = device_get_softc(dev);
305 struct obio_softc *sc = device_get_softc(dev);
333 struct obio_softc *sc = arg;
482 sizeof(struct obio_softc),
/freebsd-10.2-release/sys/mips/rt305x/
H A Dobiovar.h43 struct obio_softc { struct
H A Dobio.c157 struct obio_softc *sc = device_get_softc(dev);
274 struct obio_softc *sc = device_get_softc(bus);
391 struct obio_softc *sc = device_get_softc(dev);
433 struct obio_softc *sc = device_get_softc(dev);
466 struct obio_softc *sc = arg;
623 sizeof(struct obio_softc),
H A Drt305x_gpio.c533 struct obio_softc *sc = device_get_softc(bus);
/freebsd-10.2-release/sys/arm/xscale/pxa/
H A Dpxavar.h46 struct obio_softc { struct
H A Dpxa_obio.c101 struct obio_softc *sc;
175 struct obio_softc *sc;
178 sc = (struct obio_softc *)device_get_softc(dev);
229 struct obio_softc *sc;
237 sc = (struct obio_softc *)device_get_softc(dev);
345 sizeof(struct obio_softc),
356 struct obio_softc *sc;
/freebsd-10.2-release/sys/mips/alchemy/
H A Dobio.c167 struct obio_softc *sc = device_get_softc(dev);
228 struct obio_softc *sc = device_get_softc(bus);
345 struct obio_softc *sc = device_get_softc(dev);
388 struct obio_softc *sc = device_get_softc(dev);
415 struct obio_softc *sc = arg;
532 sizeof(struct obio_softc),

Completed in 95 milliseconds