light_devconfig
static struct light_devconfig light_console_dc;
rex_read(struct light_devconfig *dc, uint32_t rset, uint32_t r)
rex_write(struct light_devconfig *dc, uint32_t rset, uint32_t r, uint32_t v)
rex_vc1_read(struct light_devconfig *dc)
rex_vc1_write(struct light_devconfig *dc, uint8_t val)
rex_wait(struct light_devconfig *dc)
rex_revision(struct light_devconfig *dc)
rex_copy_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x,
rex_fill_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x,
light_attach_common(struct light_devconfig *dc, struct gio_attach_args *ga)
sc->sc_dc = kmem_zalloc(sizeof(struct light_devconfig),
struct light_devconfig *dc = (void *)c;
struct light_devconfig *dc = c;
struct light_devconfig *dc = c;
struct light_devconfig *dc = c;
struct light_devconfig *dc = c;
struct light_devconfig *dc = c;
struct light_devconfig *dc = c;
struct light_devconfig *sc_dc;