Searched defs:bochs_device (Results 1 – 1 of 1) sorted by relevance
58 struct bochs_device { struct60 void __iomem *mmio;61 int ioports;62 void __iomem *fb_map;63 unsigned long fb_base;64 unsigned long fb_size;67 u16 xres;68 u16 yres;69 u16 yres_virtual;70 u32 stride;[all …]