taglinefilesource code
seq_port_val182drivers/char/vesa_blank.cvga.ClockingMode = inb_p(seq_port_val);
seq_port_val189drivers/char/vesa_blank.coutb_p(vga.ClockingMode | 0x20,seq_port_val);
seq_port_val257drivers/char/vesa_blank.coutb_p(vga.ClockingMode,seq_port_val);
seq_port_val370drivers/char/vga.coutb_p( 0x01, seq_port_val );   /* Synchronous reset */
seq_port_val372drivers/char/vga.coutb_p( 0x04, seq_port_val );   /* CPU writes only to map 2 */
seq_port_val374drivers/char/vga.coutb_p( 0x07, seq_port_val );   /* Sequential addressing */
seq_port_val376drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* Clear synchronous reset */
seq_port_val416drivers/char/vga.coutb_p( 0x01, seq_port_val );   /* Synchronous reset */
seq_port_val418drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* CPU writes to maps 0 and 1 */
seq_port_val420drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* odd-even addressing */
seq_port_val424drivers/char/vga.coutb_p( font_select, seq_port_val );
seq_port_val427drivers/char/vga.coutb_p( 0x03, seq_port_val );   /* clear synchronous reset */