PCIM_IOMAP_MAX    154 lib/devres.c   	void __iomem *table[PCIM_IOMAP_MAX];
PCIM_IOMAP_MAX    163 lib/devres.c   	for (i = 0; i < PCIM_IOMAP_MAX; i++)
PCIM_IOMAP_MAX    210 lib/devres.c   	BUG_ON(bar >= PCIM_IOMAP_MAX);
PCIM_IOMAP_MAX    238 lib/devres.c   	for (i = 0; i < PCIM_IOMAP_MAX; i++)