Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpcitest.h16 #define PCITEST_WRITE _IOW('P', 0x4, unsigned long) macro
/openbmc/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst46 PCITEST_WRITE:
/openbmc/linux/tools/pci/
H A Dpcitest.c120 ret = ioctl(fd, PCITEST_WRITE, &param); in run_test()
/openbmc/linux/drivers/misc/
H A Dpci_endpoint_test.c747 case PCITEST_WRITE: in pci_endpoint_test_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1421 +pub const PCITEST_WRITE: u32 = 1074286596;