Searched refs:PCITEST_MSIX (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpcitest.h20 #define PCITEST_MSIX _IOW('P', 0x7, int) macro
/linux-master/tools/pci/
H A Dpcitest.c108 ret = ioctl(fd, PCITEST_MSIX, test->msixnum);
/linux-master/drivers/misc/
H A Dpci_endpoint_test.c754 case PCITEST_MSIX:
755 ret = pci_endpoint_test_msi_irq(test, arg, cmd == PCITEST_MSIX);

Completed in 408 milliseconds