Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpci-epc.h167 struct pci_epc_features { struct
168 unsigned int linkup_notifier : 1;
169 unsigned int core_init_notifier : 1;
170 unsigned int msi_capable : 1;
171 unsigned int msix_capable : 1;
172 u8 reserved_bar;
173 u8 bar_fixed_64bit;
174 u64 bar_fixed_size[PCI_STD_NUM_BARS];
175 size_t align;

Completed in 4 milliseconds