Searched refs:stub_path (Results 1 – 2 of 2) sorted by relevance
1563 stub_path = os.path.join(base_dir, "drivers/pci-stub")1564 cmd = "echo '%s' > %s/unbind" % (full_id, stub_path)1650 stub_path = os.path.join(base_dir, "drivers/pci-stub")1651 if os.path.exists(os.path.join(stub_path, full_id)):1694 stub_path = os.path.join(base_dir, "drivers/pci-stub")1715 stub_new_id = os.path.join(stub_path, 'new_id')1717 stub_bind = os.path.join(stub_path, 'bind')
2404 const char* stub_path[] = { in TEST() local2411 stub_path, arraysize(stub_path)); in TEST()