Searched refs:SEQregs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/ | ||
| H A D | nsc_gx2_vga.c | 155 static unsigned int SEQregs[10]; variable in typeref:typename:unsigned int[10] 328 SEQregs[i] = gfx_inb(0x3C5); 474 gfx_outb(0x3C5, SEQregs[i]); |
| /xsrc/external/mit/xf86-video-geode/dist/src/ | ||
| H A D | gx_vga.c | 55 static unsigned int SEQregs[10]; variable in typeref:typename:unsigned int[10] 232 SEQregs[i] = gfx_inb(0x3C5); 366 gfx_outb(0x3C5, SEQregs[i]); |
Completed in 3 milliseconds