Home
last modified time | relevance | path

Searched refs:PCITEST_MSIX (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dpcitest.h19 #define PCITEST_MSIX _IOW('P', 0x7, int) macro
/linux-6.3-rc2/Documentation/misc-devices/
A Dpci-endpoint-test.rst38 PCITEST_MSIX:
/linux-6.3-rc2/tools/pci/
A Dpcitest.c108 ret = ioctl(fd, PCITEST_MSIX, test->msixnum); in run_test()
/linux-6.3-rc2/drivers/misc/
A Dpci_endpoint_test.c745 case PCITEST_MSIX: in pci_endpoint_test_ioctl()
746 ret = pci_endpoint_test_msi_irq(test, arg, cmd == PCITEST_MSIX); in pci_endpoint_test_ioctl()

Completed in 5 milliseconds