Searched defs:pci_epc_features (Results 1 – 1 of 1) sorted by relevance
136 struct pci_epc_features { struct137 unsigned int linkup_notifier : 1;138 unsigned int core_init_notifier : 1;139 unsigned int msi_capable : 1;140 unsigned int msix_capable : 1;141 u8 reserved_bar;142 u8 bar_fixed_64bit;143 u64 bar_fixed_size[PCI_STD_NUM_BARS];144 size_t align;