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