Go to the documentation of this file. 1 #ifndef __ASM_CRIS_PCI_H
2 #define __ASM_CRIS_PCI_H
12 #define pcibios_assign_all_busses(void) 1
15 #define PCIBIOS_MIN_IO 0x1000
16 #define PCIBIOS_MIN_MEM 0x10000000
18 #define PCIBIOS_MIN_CARDBUS_IO 0x4000
32 #include <linux/types.h>
33 #include <linux/slab.h>
34 #include <asm/scatterlist.h>
35 #include <linux/string.h>
44 #define PCI_DMA_BUS_IS_PHYS (1)