HomeSort by: relevance | last modified time | path
    Searched defs:CRTC_DATA (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
sisfb.c 152 #define CRTC_DATA (0x3d5 - SIS_VGA_PORT_OFFSET)
171 val = bus_space_read_1(fb->iot, fb->ioh, CRTC_DATA);
185 bus_space_write_1(fb->iot, fb->ioh, CRTC_DATA, val);
voodoofbreg.h 267 #define CRTC_DATA 0x3d5
  /src/sys/dev/sbus/
mgxreg.h 39 #define CRTC_DATA 0x3d5
  /src/sys/dev/ic/
ct65550reg.h 33 #define CRTC_DATA 0x3d5

Completed in 14 milliseconds