Searched defs:pci_epc_features (Results 1 – 1 of 1) sorted by relevance
160 struct pci_epc_features { struct161 unsigned int linkup_notifier : 1;162 unsigned int core_init_notifier : 1;163 unsigned int msi_capable : 1;164 unsigned int msix_capable : 1;165 u8 reserved_bar;166 u8 bar_fixed_64bit;167 u64 bar_fixed_size[PCI_STD_NUM_BARS];168 size_t align;