Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dvgavar.h168 #define vga_ts_read(vh, reg) \ macro
H A Dvga.c1179 vga_ts_write(vh, mode, (vga_ts_read(vh, mode) & ~0x20)); in vga_burner()
1184 vga_ts_write(vh, mode, (vga_ts_read(vh, mode) | 0x20)); in vga_burner()