Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpci-epc.h114 struct pci_epc_features { struct
115 unsigned int linkup_notifier : 1;
116 unsigned int msi_capable : 1;
117 unsigned int msix_capable : 1;
118 u8 reserved_bar;
119 u8 bar_fixed_64bit;
120 u64 bar_fixed_size[BAR_5 + 1];
121 size_t align;