Searched refs:iowa_bus (Results 1 – 3 of 3) sorted by relevance
24 static struct iowa_bus iowa_busses[IOWA_MAX_BUS];27 static struct iowa_bus *iowa_pci_find(unsigned long vaddr, unsigned long paddr) in iowa_pci_find()34 struct iowa_bus *bus = &iowa_busses[i]; in iowa_pci_find()56 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) in iowa_mem_find_bus()58 struct iowa_bus *bus; in iowa_mem_find_bus()83 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR addr) in iowa_mem_find_bus()90 struct iowa_bus *iowa_pio_find_bus(unsigned long port) in iowa_pio_find_bus()96 struct iowa_bus *iowa_pio_find_bus(unsigned long port) in iowa_pio_find_bus()105 struct iowa_bus *bus; \115 struct iowa_bus *bus; \[all …]
16 struct iowa_bus { struct23 int (*)(struct iowa_bus *, void *), void *); argument24 struct iowa_bus *iowa_mem_find_bus(const PCI_IO_ADDR);25 struct iowa_bus *iowa_pio_find_bus(unsigned long);28 extern int spiderpci_iowa_init(struct iowa_bus *, void *);
25 static void spiderpci_io_flush(struct iowa_bus *bus) in spiderpci_io_flush()111 int __init spiderpci_iowa_init(struct iowa_bus *bus, void *data) in spiderpci_iowa_init()