Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/sh/include/asm/
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
/kernel/linux/linux-5.10/arch/sh/include/asm/
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
/kernel/linux/linux-5.10/drivers/edac/
Dsb_edac.c368 struct pci_dev *pci_channel[KNL_MAX_CHANNELS]; member
/kernel/linux/linux-6.6/drivers/edac/
Dsb_edac.c374 struct pci_dev *pci_channel[KNL_MAX_CHANNELS]; member