Home
last modified time | relevance | path

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

/Linux-v5.4/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
/Linux-v5.4/drivers/edac/
Dsb_edac.c366 struct pci_dev *pci_channel[KNL_MAX_CHANNELS]; member