Home
last modified time | relevance | path

Searched refs:PCITEST_BARS (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dpcitest.h23 #define PCITEST_BARS _IO('P', 0xa) macro
/linux-6.15/tools/testing/selftests/pci_endpoint/
H A Dpci_endpoint_test.c94 pci_ep_ioctl(PCITEST_BARS, 0); in TEST_F()
/linux-6.15/drivers/misc/
H A Dpci_endpoint_test.c866 case PCITEST_BARS: in pci_endpoint_test_ioctl()