| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | pci-bridge.h | 26 struct pci_controller { struct 27 struct pci_bus *bus; 28 char is_dynamic; 29 struct device_node *dn; 30 struct list_head list_node; 31 struct device *parent; 33 int first_busno; 34 int last_busno; 36 int self_busno; 38 void __iomem *io_base_virt; [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/include/asm/ |
| D | pci-bridge.h | 33 struct pci_controller { struct 34 int index; /* used for pci_controller_num */ argument 35 struct pci_controller *next; argument 36 struct pci_bus *bus; 37 void *arch_data; 39 int first_busno; 40 int last_busno; 42 struct pci_ops *ops; 43 volatile unsigned int *cfg_addr; 44 volatile unsigned char *cfg_data; [all …]
|
| /kernel/linux/linux-6.6/arch/xtensa/include/asm/ |
| D | pci-bridge.h | 33 struct pci_controller { struct 34 int index; /* used for pci_controller_num */ argument 35 struct pci_controller *next; argument 36 struct pci_bus *bus; 37 void *arch_data; 39 int first_busno; 40 int last_busno; 42 struct pci_ops *ops; 43 volatile unsigned int *cfg_addr; 44 volatile unsigned char *cfg_data; [all …]
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | pci-bridge.h | 56 struct pci_controller { struct 57 struct pci_bus *bus; 58 char is_dynamic; 60 int node; 85 struct pci_controller_ops controller_ops; argument 86 struct pci_ops *ops; 87 unsigned int __iomem *cfg_addr; 88 void __iomem *cfg_data; 115 u32 indirect_type; 119 struct resource io_resource; [all …]
|
| /kernel/linux/linux-6.6/arch/alpha/include/asm/ |
| D | pci.h | 21 struct pci_controller { struct 22 struct pci_controller *next; argument 23 struct pci_bus *bus; 24 struct resource *io_space; 25 struct resource *mem_space; 30 unsigned long sparse_mem_base; 31 unsigned long dense_mem_base; 32 unsigned long sparse_io_base; 33 unsigned long dense_io_base; 59 #define pci_domain_nr(bus) ((struct pci_controller *)(bus)->sysdata)->index argument
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | pci-bridge.h | 52 struct pci_controller { struct 53 struct pci_bus *bus; 54 char is_dynamic; 56 int node; 81 struct pci_controller_ops controller_ops; argument 82 struct pci_ops *ops; 83 unsigned int __iomem *cfg_addr; 84 void __iomem *cfg_data; 134 extern int early_read_config_byte(struct pci_controller *hose, int bus, argument
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | pci.h | 21 struct pci_controller { struct 22 struct pci_controller *next; argument 23 struct pci_bus *bus; 24 struct resource *io_space; 25 struct resource *mem_space; 30 unsigned long sparse_mem_base; 31 unsigned long dense_mem_base; 32 unsigned long sparse_io_base; 33 unsigned long dense_io_base; 36 unsigned long config_space_base; [all …]
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | pci.h | 30 struct pci_controller { struct 31 struct list_head list; 32 struct pci_bus *bus; 33 struct device_node *of_node; 35 struct pci_ops *pci_ops; 59 extern void register_pci_controller(struct pci_controller *hose); argument
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | pci.h | 30 struct pci_controller { struct 31 struct list_head list; 32 struct pci_bus *bus; 33 struct device_node *of_node; 58 extern void register_pci_controller(struct pci_controller *hose); argument
|
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| D | pci-bridge.h | 26 struct pci_controller { struct 27 struct pci_bus *bus; 28 struct list_head list_node; 30 void __iomem *io_base_virt; 35 struct resource io_resource;
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | pci.h | 46 struct pci_controller { struct 56 #define PCI_CONTROLLER(busdev) ((struct pci_controller *) busdev->sysdata) argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | pci.h | 46 struct pci_controller { struct 56 #define PCI_CONTROLLER(busdev) ((struct pci_controller *) busdev->sysdata) argument
|
| /kernel/linux/linux-6.6/arch/mips/pci/ |
| D | pci-lantiq.c | 74 static struct pci_controller pci_controller = { variable
|
| D | pci-ar724x.c | 51 struct pci_controller pci_controller; member
|
| D | pci-rt3883.c | 65 struct pci_controller pci_controller; member
|
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | pci-lantiq.c | 74 static struct pci_controller pci_controller = { variable
|
| D | pci-ar724x.c | 51 struct pci_controller pci_controller; member
|
| D | pci-rt3883.c | 64 struct pci_controller pci_controller; member
|
| /kernel/linux/linux-6.6/include/linux/ssb/ |
| D | ssb_driver_gige.h | 48 struct pci_controller pci_controller; member
|
| /kernel/linux/linux-5.10/include/linux/ssb/ |
| D | ssb_driver_gige.h | 48 struct pci_controller pci_controller; member
|
| /kernel/linux/linux-6.6/include/linux/bcma/ |
| D | bcma_driver_pci.h | 218 struct pci_controller pci_controller; member
|
| /kernel/linux/linux-5.10/include/linux/bcma/ |
| D | bcma_driver_pci.h | 218 struct pci_controller pci_controller; member
|