Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h16974 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;
[all …]