Symbol: TSIDX
sys/dev/fb/splash_bmp.c
593
outw(TSIDX, 0x0102); /* unmask plane #0 */
sys/dev/fb/vga.c
1287
outb(TSIDX, 1);
sys/dev/fb/vga.c
1675
outb(TSIDX, 0x02); buf[0] = inb(TSREG);
sys/dev/fb/vga.c
1676
outb(TSIDX, 0x04); buf[1] = inb(TSREG);
sys/dev/fb/vga.c
1704
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1706
outb(TSIDX, 0x02); outb(TSREG, 0x04);
sys/dev/fb/vga.c
1707
outb(TSIDX, 0x04); outb(TSREG, 0x07);
sys/dev/fb/vga.c
1709
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1716
outw(TSIDX, 0x0100);
sys/dev/fb/vga.c
1718
outw(TSIDX, 0x0402);
sys/dev/fb/vga.c
1719
outw(TSIDX, 0x0704);
sys/dev/fb/vga.c
1721
outw(TSIDX, 0x0300);
sys/dev/fb/vga.c
1746
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1748
outb(TSIDX, 0x02); outb(TSREG, buf[0]);
sys/dev/fb/vga.c
1749
outb(TSIDX, 0x04); outb(TSREG, buf[1]);
sys/dev/fb/vga.c
1751
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1762
outw(TSIDX, 0x0100);
sys/dev/fb/vga.c
1764
outw(TSIDX, 0x0002 | (buf[0] << 8));
sys/dev/fb/vga.c
1765
outw(TSIDX, 0x0004 | (buf[1] << 8));
sys/dev/fb/vga.c
1767
outw(TSIDX, 0x0300);
sys/dev/fb/vga.c
1825
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1826
outb(TSIDX, 0x01); val = inb(TSREG); /* disable screen */
sys/dev/fb/vga.c
1827
outb(TSIDX, 0x01); outb(TSREG, val | 0x20);
sys/dev/fb/vga.c
1828
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1847
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1848
outb(TSIDX, 0x01); outb(TSREG, val & 0xdf); /* enable screen */
sys/dev/fb/vga.c
1849
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1905
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1906
outb(TSIDX, 0x01); val = inb(TSREG); /* disable screen */
sys/dev/fb/vga.c
1907
outb(TSIDX, 0x01); outb(TSREG, val | 0x20);
sys/dev/fb/vga.c
1908
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1927
outb(TSIDX, 0x00); outb(TSREG, 0x01);
sys/dev/fb/vga.c
1928
outb(TSIDX, 0x01); outb(TSREG, val & 0xdf); /* enable screen */
sys/dev/fb/vga.c
1929
outb(TSIDX, 0x00); outb(TSREG, 0x03);
sys/dev/fb/vga.c
1960
outb(TSIDX, 0x03); outb(TSREG, cg[page]);
sys/dev/fb/vga.c
2123
outb(TSIDX, 0x00); outb(TSREG, 0x01); /* stop sequencer */
sys/dev/fb/vga.c
2125
outb(TSIDX, i + 1);
sys/dev/fb/vga.c
2129
outb(TSIDX, 0x00); outb(TSREG, 0x03); /* start sequencer */
sys/dev/fb/vga.c
2200
outb(TSIDX, 0x00); outb(TSREG, 0x01); /* stop sequencer */
sys/dev/fb/vga.c
2202
outb(TSIDX, i + 1);
sys/dev/fb/vga.c
2206
outb(TSIDX, 0x00); outb(TSREG, 0x03); /* start sequencer */
sys/dev/fb/vga.c
2396
outb(TSIDX, 0x01);
sys/dev/fb/vga.c
2398
outb(TSIDX, 0x01);
sys/dev/fb/vga.c
2405
outb(TSIDX, 0x01);
sys/dev/fb/vga.c
2407
outb(TSIDX, 0x01);
sys/dev/fb/vga.c
2411
outb(TSIDX, 0x01);
sys/dev/fb/vga.c
2413
outb(TSIDX, 0x01);