qv_softc
static void qv_crtc_wr(struct qv_softc *, uint16_t, uint16_t);
static void qv_setcrtc(struct qv_softc *, const uint16_t *);
struct qv_softc *ss_sc;
CFATTACH_DECL_NEW(qv, sizeof(struct qv_softc),
qv_reg_wr(struct qv_softc *sc, uint16_t addr, uint16_t data)
qv_reg_rd(struct qv_softc *sc, uint16_t addr)
qv_crtc_wr(struct qv_softc *sc, uint16_t addr, uint16_t data)
qv_setcrtc(struct qv_softc *sc, const uint16_t *pp)
struct qv_softc *sc = device_private(self);
qv_font(struct qv_softc *sc, int c, int line)
qv_fbp(struct qv_softc *sc, int row, int col, int line)
struct qv_softc *sc = arg;
qv_setcursor(struct qv_softc *sc, struct wsdisplay_cursor *v)
struct qv_softc *sc = device_private(v);
struct qv_softc *sc = device_private(v);
struct qv_softc *sc = device_private(v);