Go to the documentation of this file.
11 #ifndef __ASM_GENERIC_PCI_IOMAP_H
12 #define __ASM_GENERIC_PCI_IOMAP_H
21 #ifdef CONFIG_NO_GENERIC_PCI_IOPORT_MAP
25 #define __pci_ioport_map(dev, port, nr) ioport_map((port), (nr))
28 #elif defined(CONFIG_GENERIC_PCI_IOMAP)