Home
last modified time | relevance | path

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

/titanic_50/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_50/usr/src/uts/common/sys/
H A Dvgareg.h63 #define VGA_CRTC_ADR 0x14 macro