Searched refs:qext_size (Results 1 – 2 of 2) sorted by relevance
54 if (bochs->qext_size < 8) in bochs_hw_set_big_endian()62 if (bochs->qext_size < 8) in bochs_hw_set_little_endian()178 bochs->qext_size = readl(bochs->mmio + 0x600); in bochs_hw_init()179 if (bochs->qext_size < 4 || bochs->qext_size > iosize) { in bochs_hw_init()180 bochs->qext_size = 0; in bochs_hw_init()184 bochs->qext_size); in bochs_hw_init()
59 unsigned long qext_size; member