Searched refs:PCITEST_MSIX (Results 1 – 4 of 4) sorted by relevance
20 #define PCITEST_MSIX _IOW('P', 0x7, int) macro
38 PCITEST_MSIX:
139 pci_ep_ioctl(PCITEST_MSIX, i); in TEST_F()
873 case PCITEST_MSIX: in pci_endpoint_test_ioctl()874 ret = pci_endpoint_test_msi_irq(test, arg, cmd == PCITEST_MSIX); in pci_endpoint_test_ioctl()