Home | History | Annotate | Download | only in uba

Lines Matching defs:qv_softc

166 struct qv_softc {
195 static void qv_crtc_wr(struct qv_softc *, uint16_t, uint16_t);
196 static void qv_setcrtc(struct qv_softc *, const uint16_t *);
218 struct qv_softc *ss_sc;
230 CFATTACH_DECL_NEW(qv, sizeof(struct qv_softc),
279 qv_reg_wr(struct qv_softc *sc, uint16_t addr, uint16_t data)
286 qv_reg_rd(struct qv_softc *sc, uint16_t addr)
295 qv_crtc_wr(struct qv_softc *sc, uint16_t addr, uint16_t data)
305 qv_setcrtc(struct qv_softc *sc, const uint16_t *pp)
405 struct qv_softc *sc = device_private(self);
522 qv_font(struct qv_softc *sc, int c, int line)
540 qv_fbp(struct qv_softc *sc, int row, int col, int line)
552 struct qv_softc *sc = arg;
773 qv_setcursor(struct qv_softc *sc, struct wsdisplay_cursor *v)
822 struct qv_softc *sc = device_private(v);
889 struct qv_softc *sc = device_private(v);
903 struct qv_softc *sc = device_private(v);