Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Dpci.h15 struct pci_channel { struct
16 struct pci_channel *next; argument
17 struct pci_bus *bus;
41 extern int register_pci_controller(struct pci_channel *hose); argument
/linux/drivers/edac/
H A Dsb_edac.c376 struct pci_dev *pci_channel[KNL_MAX_CHANNELS]; member