Home
last modified time | relevance | path

Searched refs:VGA_CRTC_DATA (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dvgasubr.c104 return (vga_get_indexed(reg, VGA_CRTC_ADR, VGA_CRTC_DATA, i)); in vga_get_crtc()
110 vga_set_indexed(reg, VGA_CRTC_ADR, VGA_CRTC_DATA, i, v); in vga_set_crtc()
/titanic_44/usr/src/uts/common/sys/
H A Dvgareg.h64 #define VGA_CRTC_DATA 0x15 macro