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

/xsrc/external/mit/libpciaccess/dist/src/
H A Dpciaccess_private.h98 int (*map_legacy)(struct pci_device *dev, pciaddr_t base, pciaddr_t size, member in struct:pci_system_methods
H A Dcommon_interface.c708 if (!pci_sys->methods->map_legacy)
711 return pci_sys->methods->map_legacy(dev, base, size, map_flags, addr);
H A Dx86_pci.c1153 .map_legacy = pci_device_x86_map_legacy,
1174 .map_legacy = pci_device_x86_map_legacy,
H A Dfreebsd_pci.c588 .map_legacy = pci_device_freebsd_map_legacy,
H A Dhurd_pci.c651 .map_legacy = pci_device_hurd_map_legacy,
H A Dlinux_sysfs.c1069 .map_legacy = pci_device_linux_sysfs_map_legacy,
H A Dnetbsd_pci.c906 .map_legacy = pci_device_netbsd_map_legacy,
H A Dsolx_devfs.c1058 .map_legacy = pci_device_solx_devfs_map_legacy,

Completed in 10 milliseconds