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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dvga_subr.c275 static const uint8_t vga_ts[] = { variable
378 vga_ts_write(vh, mode, vga_ts[1] | VGA_TS_MODE_BLANK);
384 _vga_ts_write(vh, i, vga_ts[i]);
421 vga_ts_write(vh, mode, vga_ts[1] & ~VGA_TS_MODE_BLANK);

Completed in 95 milliseconds