Searched refs:PCITEST_BAR (Results 1 – 4 of 4) sorted by relevance
13 #define PCITEST_BAR _IO('P', 0x1) macro
24 PCITEST_BAR: Tests the BAR. The number of the BAR to be tested
65 ret = ioctl(fd, PCITEST_BAR, test->barnum); in run_test()
594 case PCITEST_BAR: in pci_endpoint_test_ioctl()