Searched defs:bochs (Results 1 – 1 of 1) sorted by relevance
98 static void bochs_vga_writeb(struct bochs_device *bochs, u16 ioport, u8 val) in bochs_vga_writeb()112 static u8 bochs_vga_readb(struct bochs_device *bochs, u16 ioport) in bochs_vga_readb()126 static u16 bochs_dispi_read(struct bochs_device *bochs, u16 reg) in bochs_dispi_read()141 static void bochs_dispi_write(struct bochs_device *bochs, u16 reg, u16 val) in bochs_dispi_write()153 static void bochs_hw_set_big_endian(struct bochs_device *bochs) in bochs_hw_set_big_endian()161 static void bochs_hw_set_little_endian(struct bochs_device *bochs) in bochs_hw_set_little_endian()178 struct bochs_device *bochs = data; in bochs_get_edid_block() local190 static int bochs_hw_load_edid(struct bochs_device *bochs) in bochs_hw_load_edid()213 struct bochs_device *bochs = dev->dev_private; in bochs_hw_init() local295 struct bochs_device *bochs = dev->dev_private; in bochs_hw_fini() local[all …]