Searched refs:iowa_bus (Results 1 – 3 of 3) sorted by relevance
27 static struct iowa_bus iowa_busses[IOWA_MAX_BUS];30 static struct iowa_bus *iowa_pci_find(unsigned long vaddr, unsigned long paddr) in iowa_pci_find()37 struct iowa_bus *bus = &iowa_busses[i]; in iowa_pci_find()59 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) in iowa_mem_find_bus()62 struct iowa_bus *bus; in iowa_mem_find_bus()96 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) in iowa_mem_find_bus()103 struct iowa_bus *iowa_pio_find_bus(unsigned long port) in iowa_pio_find_bus()109 struct iowa_bus *iowa_pio_find_bus(unsigned long port) in iowa_pio_find_bus()118 struct iowa_bus *bus; \128 struct iowa_bus *bus; \[all …]
28 struct iowa_bus { struct35 int (*)(struct iowa_bus *, void *), void *); argument36 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR);37 struct iowa_bus *iowa_pio_find_bus(unsigned long);40 extern int spiderpci_iowa_init(struct iowa_bus *, void *);
38 static void spiderpci_io_flush(struct iowa_bus *bus) in spiderpci_io_flush()125 int __init spiderpci_iowa_init(struct iowa_bus *bus, void *data) in spiderpci_iowa_init()