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

/linux-master/include/uapi/linux/
H A Dpcitest.h18 #define PCITEST_READ _IOW('P', 0x5, unsigned long) macro
/linux-master/tools/pci/
H A Dpcitest.c132 ret = ioctl(fd, PCITEST_READ, &param);
/linux-master/drivers/misc/
H A Dpci_endpoint_test.c760 case PCITEST_READ:

Completed in 160 milliseconds