Searched defs:pci_epc_features (Results 1 – 1 of 1) sorted by relevance
232 struct pci_epc_features { struct233 unsigned int linkup_notifier : 1;234 unsigned int msi_capable : 1;235 unsigned int msix_capable : 1;236 unsigned int intx_capable : 1;237 struct pci_epc_bar_desc bar[PCI_STD_NUM_BARS];238 size_t align;