Searched defs:pci_channel (Results 1 – 1 of 1) sorted by relevance
16 struct pci_channel { struct17 struct pci_channel *next; argument18 struct pci_bus *bus;42 extern int register_pci_controller(struct pci_channel *hose); argument