Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h6551 struct pci_dn { struct
6558 struct pci_dn *parent; argument
6559 struct pci_controller *phb;
6560 struct iommu_table_group *table_group;
6561 int pci_ext_config_space;
6562 struct eeh_dev *edev;
6563 unsigned int pe_number;
6564 int mps;
6565 struct list_head child_list;
6566 struct list_head list;
[all …]
H A Dvmlinux_600.h6551 struct pci_dn { struct
6558 struct pci_dn *parent; argument
6559 struct pci_controller *phb;
6560 struct iommu_table_group *table_group;
6561 int pci_ext_config_space;
6562 struct eeh_dev *edev;
6563 unsigned int pe_number;
6564 int mps;
6565 struct list_head child_list;
6566 struct list_head list;
[all …]