Searched refs:port_path (Results 1 – 2 of 2) sorted by relevance
800 uint8_t bus, port_path[8]; in test_device() local824 r = libusb_get_port_numbers(dev, port_path, sizeof(port_path)); in test_device()828 printf(" port path: %d", port_path[0]); in test_device()830 printf("->%d", port_path[i]); in test_device()
118 static char *port_path = "netstress_port"; variable688 SAFE_FILE_PRINTF(port_path, "%d", port); in server_init()