1 #define MACHVEC_PLATFORM_NAME sn1 2 #include <asm/machvec_init.h> 3 #include <asm/io.h> 4 #include <linux/pci.h> 5 void* 6 sn1_mk_io_addr_MACRO 7 8 dma_addr_t 9 sn1_pci_map_single_MACRO 10 11 int 12 sn1_pci_map_sg_MACRO 13 14 unsigned long 15 sn1_virt_to_phys_MACRO 16 17 void * 18 sn1_phys_to_virt_MACRO 19