Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dtdfxfb.c223 #define SEQ_I 0x3c4 macro
579 vga_outb(SEQ_I, idx); vga_outb(SEQ_D, val); in seq_outb()
583 vga_outb(SEQ_I, idx); return vga_inb(SEQ_D); in seq_inb()