Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpcitest.h13 #define PCITEST_BAR _IO('P', 0x1) macro
/Linux-v4.19/Documentation/misc-devices/
Dpci-endpoint-test.txt24 PCITEST_BAR: Tests the BAR. The number of the BAR to be tested
/Linux-v4.19/tools/pci/
Dpcitest.c65 ret = ioctl(fd, PCITEST_BAR, test->barnum); in run_test()
/Linux-v4.19/drivers/misc/
Dpci_endpoint_test.c594 case PCITEST_BAR: in pci_endpoint_test_ioctl()