Searched refs:vga_get_indexed (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h60 extern int vga_get_indexed(struct vgaregmap *reg, int indexreg,
/illumos-gate/usr/src/uts/common/io/
H A Dvgasubr.c104 return (vga_get_indexed(reg, VGA_CRTC_ADR, VGA_CRTC_DATA, i));
116 return (vga_get_indexed(reg, VGA_SEQ_ADR, VGA_SEQ_DATA, i));
128 return (vga_get_indexed(reg, VGA_GRC_ADR, VGA_GRC_DATA, i));
176 vga_get_indexed( function

Completed in 59 milliseconds