Lines Matching defs:udsir_softc
68 struct udsir_softc {
144 static int deframe_rd_ur(struct udsir_softc *);
145 static void udsir_periodic(struct udsir_softc *);
147 static usbd_status udsir_start_read(struct udsir_softc *);
149 CFATTACH_DECL2_NEW(udsir, sizeof(struct udsir_softc),
175 struct udsir_softc *sc = device_private(self);
243 struct udsir_softc *sc = device_private(self);
306 struct udsir_softc *sc = device_private(self);
315 struct udsir_softc *sc = device_private(self);
330 struct udsir_softc *sc = h;
406 struct udsir_softc *sc = h;
459 struct udsir_softc *sc = h;
529 struct udsir_softc *sc = h;
638 struct udsir_softc *sc = h;
682 struct udsir_softc *sc = h;
711 struct udsir_softc *sc = h;
736 struct udsir_softc *sc = h;
752 struct udsir_softc *sc = h;
771 struct udsir_softc *sc = kn->kn_hook;
783 struct udsir_softc *sc = kn->kn_hook;
792 struct udsir_softc *sc = kn->kn_hook;
804 struct udsir_softc *sc = kn->kn_hook;
814 struct udsir_softc *sc = arg;
864 deframe_rd_ur(struct udsir_softc *sc)
929 udsir_periodic(struct udsir_softc *sc)
956 struct udsir_softc *sc = priv;
1033 udsir_start_read(struct udsir_softc *sc)