Searched defs:msi_capable (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/ | ||
D | pci-epc.h | 116 unsigned int msi_capable : 1; member |
/Linux-v5.4/drivers/pci/endpoint/functions/ | ||
D | pci-epf-test.c | 502 bool msi_capable = true; in pci_epf_test_bind() local |