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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DlinuxPci.c358 linuxOpenLegacy(struct pci_device *dev, char *name) function in typeref:typename:int
395 if ((Base > 1024*1024) || ((fd = linuxOpenLegacy(dev, "legacy_mem")) < 0))
437 fd = linuxOpenLegacy(bridge, "legacy_io");

Completed in 2 milliseconds