Lines Matching defs:pci_host_bridge
16974 struct pci_host_bridge { struct
16986 void (*release_fn)(struct pci_host_bridge *); argument
16987 void *release_data;
16988 unsigned int ignore_reset_delay: 1;
16989 unsigned int no_ext_tags: 1;
16990 unsigned int native_aer: 1;
16991 unsigned int native_pcie_hotplug: 1;
16992 unsigned int native_shpc_hotplug: 1;
16993 unsigned int native_pme: 1;
16994 unsigned int native_ltr: 1;
16995 unsigned int native_dpc: 1;
16996 unsigned int preserve_config: 1;
16997 unsigned int size_windows: 1;
16998 unsigned int msi_domain: 1;
16999 …rce)(struct pci_dev *, const struct resource *, resource_size_t, resource_size_t, resource_size_t);
17002 long unsigned int private[0];