iowa_bus 23 arch/powerpc/include/asm/io-workarounds.h int (*)(struct iowa_bus *, void *), void *); iowa_bus 24 arch/powerpc/include/asm/io-workarounds.h struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR); iowa_bus 25 arch/powerpc/include/asm/io-workarounds.h struct iowa_bus *iowa_pio_find_bus(unsigned long); iowa_bus 28 arch/powerpc/include/asm/io-workarounds.h extern int spiderpci_iowa_init(struct iowa_bus *, void *); iowa_bus 24 arch/powerpc/kernel/io-workarounds.c static struct iowa_bus iowa_busses[IOWA_MAX_BUS]; iowa_bus 27 arch/powerpc/kernel/io-workarounds.c static struct iowa_bus *iowa_pci_find(unsigned long vaddr, unsigned long paddr) iowa_bus 34 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus = &iowa_busses[i]; iowa_bus 56 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) iowa_bus 59 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus; iowa_bus 93 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) iowa_bus 100 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *iowa_pio_find_bus(unsigned long port) iowa_bus 106 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *iowa_pio_find_bus(unsigned long port) iowa_bus 115 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus; \ iowa_bus 125 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus; \ iowa_bus 155 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus; iowa_bus 181 arch/powerpc/kernel/io-workarounds.c int (*initfunc)(struct iowa_bus *, void *), void *data) iowa_bus 183 arch/powerpc/kernel/io-workarounds.c struct iowa_bus *bus; iowa_bus 25 arch/powerpc/platforms/cell/spider-pci.c static void spiderpci_io_flush(struct iowa_bus *bus) iowa_bus 112 arch/powerpc/platforms/cell/spider-pci.c int __init spiderpci_iowa_init(struct iowa_bus *bus, void *data)