Searched defs:pci_channel (Results 1 – 1 of 1) sorted by relevance
15 struct pci_channel { struct16 struct pci_channel *next; argument17 struct pci_bus *bus;41 extern int register_pci_controller(struct pci_channel *hose); argument