Searched refs:xf86MapLegacyIO (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A Dbsd_pci.c59 xf86MapLegacyIO(struct pci_device *dev) function in typeref:typename:IOADDRESS
H A Dxf86Pci.h260 extern _X_EXPORT IOADDRESS xf86MapLegacyIO(struct pci_device *dev);
H A DlinuxPci.c426 xf86MapLegacyIO(struct pci_device *dev) function in typeref:typename:IOADDRESS
433 FatalError("xf86MapLegacyIO(): domain out of range\n");
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86pciBus.c240 p->domainIO = xf86MapLegacyIO(d);

Completed in 5 milliseconds