Home
last modified time | relevance | path

Searched defs:pci_channel (Results 1 – 1 of 1) sorted by relevance

/arch/sh/include/asm/
Dpci.h17 struct pci_channel { struct
18 struct pci_channel *next; argument
19 struct pci_bus *bus;
43 extern int register_pci_controller(struct pci_channel *hose); argument