Searched refs:dev_io_base (Results 1 – 4 of 4) sorted by relevance
185 ptr->dev_io_base = xf86_lex_val.num; in xf86parseDeviceSection()290 if (ptr->dev_io_base) in xf86printDeviceSection()291 fprintf(cf, "\tIOBase 0x%lx\n", ptr->dev_io_base); in xf86printDeviceSection()
215 unsigned long dev_io_base; member
272 ptr->dev_io_base = DevToConfig[screennum].GDev.IOBase; in configureDeviceSection()
2076 devicep->IOBase = conf_device->dev_io_base; in configDevice()