Home
last modified time | relevance | path

Searched refs:PCITEST_MSI (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpcitest.h15 #define PCITEST_MSI _IOW('P', 0x3, int) macro
/openbmc/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst35 PCITEST_MSI:
/openbmc/linux/tools/pci/
H A Dpcitest.c99 ret = ioctl(fd, PCITEST_MSI, test->msinum); in run_test()
/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c743 case PCITEST_MSI: in pci_endpoint_test_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch599 +pub const PCITEST_MSI: u32 = 1074024451;