Home
last modified time | relevance | path

Searched refs:rc_image (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dradeonfbvar.h152 uint8_t rc_image[512]; /* 64x64x1 bit */ member
H A Dradeonfb.c3908 memset(nc->rc_image, 0, 512); in radeonfb_set_cursor()
3913 if ((err = copyin(wc->image, nc->rc_image, size)) != 0) in radeonfb_set_cursor()
3979 const uint8_t *img = dp->rd_cursor.rc_image; in radeonfb_cursor_shape()
4056 const uint8_t *img = dp->rd_cursor.rc_image; in radeonfb_avivo_cursor_shape()