Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/include/asm/
Dpci.h16 struct pci_channel { struct
17 struct pci_channel *next; argument
18 struct pci_bus *bus;
42 extern int register_pci_controller(struct pci_channel *hose); argument