Lines Matching defs:a9ptmr_softc
49 static struct a9ptmr_softc *a9ptmr_sc;
54 struct a9ptmr_softc {
67 CFATTACH_DECL_NEW(arma9ptmr, sizeof(struct a9ptmr_softc),
73 a9ptmr_read(struct a9ptmr_softc *sc, bus_size_t o)
79 a9ptmr_write(struct a9ptmr_softc *sc, bus_size_t o, uint32_t v)
116 struct a9ptmr_softc * const sc = device_private(self);
188 struct a9ptmr_softc * const sc = a9ptmr_sc;
226 struct a9ptmr_softc * const sc __diagused = a9ptmr_sc;
236 struct a9ptmr_softc * const sc = a9ptmr_sc;
262 struct a9ptmr_softc * const sc = a9ptmr_sc;
279 struct a9ptmr_softc * const sc = a9ptmr_sc;