taglinefilesource code
seq_port_val178drivers/char/vesa_blank.cvga.ClockingMode = inb_p(seq_port_val);
seq_port_val185drivers/char/vesa_blank.coutb_p(vga.ClockingMode | 0x20,seq_port_val);
seq_port_val253drivers/char/vesa_blank.coutb_p(vga.ClockingMode,seq_port_val);
seq_port_val367drivers/char/vga.coutb_p( 0x01, seq_port_val );   /* Synchronous reset */
seq_port_val369drivers/char/vga.coutb_p( 0x04, seq_port_val );   /* CPU writes only to map 2 */
seq_port_val371drivers/char/vga.coutb_p( 0x07, seq_port_val );   /* Sequential addressing */
seq_port_val373drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* Clear synchronous reset */
seq_port_val413drivers/char/vga.coutb_p( 0x01, seq_port_val );   /* Synchronous reset */
seq_port_val415drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* CPU writes to maps 0 and 1 */
seq_port_val417drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* odd-even addressing */
seq_port_val421drivers/char/vga.coutb_p( font_select, seq_port_val );
seq_port_val424drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* clear synchronous reset */