Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h68852 struct pci_epc_features { struct
68853 unsigned int linkup_notifier: 1;
68854 unsigned int core_init_notifier: 1;
68855 unsigned int msi_capable: 1;
68856 unsigned int msix_capable: 1;
68857 u8 reserved_bar;
68858 u8 bar_fixed_64bit;
68859 u64 bar_fixed_size[6];
68860 size_t align;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h78431 struct pci_epc_features { struct
78432 unsigned int linkup_notifier: 1;
78433 unsigned int core_init_notifier: 1;
78434 unsigned int msi_capable: 1;
78435 unsigned int msix_capable: 1;
78436 u8 reserved_bar;
78437 u8 bar_fixed_64bit;
78438 u64 bar_fixed_size[6];
78439 size_t align;