OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRTC_DATA
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/sbus/
mgxreg.h
39
#define
CRTC_DATA
0x3d5
mgx.c
630
mgx_write_vga(sc,
CRTC_DATA
, stride & 0xff);
632
mgx_write_vga(sc,
CRTC_DATA
, (stride & 0xf00) >> 4);
/src/sys/dev/pci/
voodoofbreg.h
267
#define
CRTC_DATA
0x3d5
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);
voodoofb.c
277
bus_space_write_1(sc->sc_ioregt, sc->sc_ioregh,
CRTC_DATA
- 0x300, val);
/src/sys/dev/ic/
ct65550reg.h
33
#define
CRTC_DATA
0x3d5
Completed in 21 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025