Searched defs:pci_epc_features (Results 1 – 2 of 2) sorted by relevance
68852 struct pci_epc_features { struct68853 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;
78431 struct pci_epc_features { struct78432 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;