newport_devconfig
sc->sc_dc = kmem_zalloc(sizeof(struct newport_devconfig),
struct newport_devconfig *sc_dc;
struct newport_devconfig *dc = cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc = scr->scr_cookie;
struct newport_devconfig *dc;
dc = (struct newport_devconfig *)vd->cookie;
struct newport_devconfig *dc;
dc = (struct newport_devconfig *)vd->cookie;
static struct newport_devconfig newport_console_dc;
newport_get_monitor_id(struct newport_devconfig *dc)
newport_get_monitor_str(struct newport_devconfig *dc)
rex3_write(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val)
rex3_write_go(struct newport_devconfig *dc, bus_size_t rexreg, uint32_t val)
rex3_read(struct newport_devconfig *dc, bus_size_t rexreg)
rex3_wait_gfifo(struct newport_devconfig *dc)
rex3_wait_bfifo(struct newport_devconfig *dc)
vc2_write_ireg(struct newport_devconfig *dc, uint8_t ireg, uint16_t val)
vc2_read_ireg(struct newport_devconfig *dc, uint8_t ireg)
vc2_read_ram(struct newport_devconfig *dc, uint16_t addr)
vc2_write_ram(struct newport_devconfig *dc, uint16_t addr, uint16_t val)
xmap9_read(struct newport_devconfig *dc, int chip, int crs)
xmap9_write(struct newport_devconfig *dc, int chip, int crs, uint8_t val)
xmap9_wait_chip(struct newport_devconfig *dc, int chip)
xmap9_wait(struct newport_devconfig *dc)
xmap9_read_mode(struct newport_devconfig *dc, int chip, uint8_t idx)
xmap9_write_mode(struct newport_devconfig *dc, uint8_t index, uint32_t mode)
newport_fill_rectangle(struct newport_devconfig *dc, int x1, int y1, int wi,
newport_bitblt(struct newport_devconfig *dc, int xs, int ys, int xd,
newport_cmap_setrgb(struct newport_devconfig *dc, int index, uint8_t r,
newport_get_resolution(struct newport_devconfig *dc)
cmap_reg_read(struct newport_devconfig *dc, uint8_t id, uint8_t reg)
newport_probe_monitor(struct newport_devconfig *dc)
newport_probe_hw(struct newport_devconfig *dc)
newport_hw_adjust_xmap_cfg(struct newport_devconfig *dc, uint8_t *dcbcfg)
newport_setup_hw_ci_cmap(struct newport_devconfig *dc)
newport_setup_hw_rgb2_cmap(struct newport_devconfig *dc)
newport_setup_hw_xmap9_modes(struct newport_devconfig *dc,
newport_setup_hw(struct newport_devconfig *dc, int depth)
newport_attach_common(struct newport_devconfig *dc, struct gio_attach_args *ga)