Searched refs:bochs_vga_writeb (Results 1 – 1 of 1) sorted by relevance
12 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb() function163 bochs_vga_writeb(bochs, 0x3c0, 0x20); /* unblank */ in bochs_hw_setmode()