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

  /src/sys/dev/pci/
machfbreg.h 39 #define CRTC_V_TOTAL_DISP 0x0008 /* Dword offset 02 */
machfb.c 941 vdisplay = regr(sc, CRTC_V_TOTAL_DISP);
1023 { 0x0008, "CRTC_V_TOTAL_DISP" },
1126 regw(sc, CRTC_V_TOTAL_DISP, crtc->v_total_disp);

Completed in 25 milliseconds