Symbol: wcfb_softc
sys/dev/pci/wcfb.c
105
CFATTACH_DECL_NEW(wcfb, sizeof(struct wcfb_softc),
sys/dev/pci/wcfb.c
133
static void wcfb_putpalreg(struct wcfb_softc *, int, int, int, int);
sys/dev/pci/wcfb.c
135
static void wcfb_bitblt(struct wcfb_softc *, int, int, int, int, int,
sys/dev/pci/wcfb.c
137
static void wcfb_rectfill(struct wcfb_softc *, int, int, int, int, int);
sys/dev/pci/wcfb.c
138
static void wcfb_rop_common(struct wcfb_softc *, bus_addr_t, int, int, int,
sys/dev/pci/wcfb.c
140
static void wcfb_rop_jfb(struct wcfb_softc *, int, int, int, int, int, int,
sys/dev/pci/wcfb.c
142
static int wcfb_rop_wait(struct wcfb_softc *);
sys/dev/pci/wcfb.c
159
struct wcfb_softc *sc = device_private(self);
sys/dev/pci/wcfb.c
341
wcfb_putcmap(struct wcfb_softc *sc, struct wsdisplay_cmap *cm)
sys/dev/pci/wcfb.c
379
wcfb_getcmap(struct wcfb_softc *sc, struct wsdisplay_cmap *cm)
sys/dev/pci/wcfb.c
406
struct wcfb_softc *sc = vd->cookie;
sys/dev/pci/wcfb.c
469
struct wcfb_softc *sc = vd->cookie;
sys/dev/pci/wcfb.c
497
struct wcfb_softc *sc = cookie;
sys/dev/pci/wcfb.c
550
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
570
wcfb_putpalreg(struct wcfb_softc *sc, int i, int r, int g, int b)
sys/dev/pci/wcfb.c
584
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
625
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
649
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
674
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
699
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
720
wcfb_bitblt(struct wcfb_softc *sc, int sx, int sy, int dx, int dy, int w,
sys/dev/pci/wcfb.c
728
wcfb_rectfill(struct wcfb_softc *sc, int x, int y, int w, int h, int bg)
sys/dev/pci/wcfb.c
746
wcfb_rop_common(struct wcfb_softc *sc, bus_addr_t reg, int sx, int sy,
sys/dev/pci/wcfb.c
793
wcfb_rop_jfb(struct wcfb_softc *sc, int sx, int sy, int dx, int dy,
sys/dev/pci/wcfb.c
828
wcfb_rop_wait(struct wcfb_softc *sc)
sys/dev/pci/wcfb.c
847
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
874
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
908
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
927
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
946
struct wcfb_softc *sc = scr->scr_cookie;
sys/dev/pci/wcfb.c
964
struct wcfb_softc *sc = scr->scr_cookie;