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

  /src/sys/dev/pci/
machfbreg.h 37 #define CRTC_H_TOTAL_DISP 0x0000 /* Dword offset 00 */
machfb.c 939 hdisplay = regr(sc, CRTC_H_TOTAL_DISP);
1021 { 0x0000, "CRTC_H_TOTAL_DISP" },
1124 regw(sc, CRTC_H_TOTAL_DISP, crtc->h_total_disp);

Completed in 13 milliseconds