Home
last modified time | relevance | path

Searched refs:PCITEST_WRITE (Results 1 – 4 of 4) 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()