Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-epc.h322 struct pci_epc_features { struct
323 unsigned int linkup_notifier : 1;
324 unsigned int dynamic_inbound_mapping : 1;
325 unsigned int subrange_mapping : 1;
326 unsigned int msi_capable : 1;
327 unsigned int msix_capable : 1;
328 unsigned int intx_capable : 1;
329 struct pci_epc_bar_desc bar[PCI_STD_NUM_BARS];
330 size_t align;