Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpci-epc.h193 struct pci_epc_features { struct
194 unsigned int linkup_notifier : 1;
195 unsigned int msi_capable : 1;
196 unsigned int msix_capable : 1;
197 struct pci_epc_bar_desc bar[PCI_STD_NUM_BARS];
198 size_t align;