Searched defs:msi_capable (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/linux/ | ||
D | pci-epc.h | 139 unsigned int msi_capable : 1; member |
/linux-5.10/drivers/pci/endpoint/functions/ | ||
D | pci-epf-test.c | 672 bool msi_capable = true; in pci_epf_test_core_init() local |