HomeSort by: relevance | last modified time | path
    Searched refs:rc_videomode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
radeonfbvar.h 139 struct videomode rc_videomode; member in struct:radeonfb_crtc
radeonfb.c 883 dp->rd_crtcs[j].rc_videomode = *vmp;
2387 mode = &cp->rc_videomode;
4138 while (y >= (rcp->rc_yoffset + rcp->rc_videomode.vdisplay)) {
4144 while (x >= (rcp->rc_xoffset + rcp->rc_videomode.hdisplay)) {

Completed in 18 milliseconds