Searched defs:pci_channel (Results 1 – 1 of 1) sorted by relevance
17 struct pci_channel { struct18 struct pci_channel *next; argument19 struct pci_bus *bus;43 extern int register_pci_controller(struct pci_channel *hose); argument