Searched refs:hub_path (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libdisk/
H A Dusb_info.c581 char usb_port[32], *hub_path; local
596 hub_path = (char *)usb_node+len;
597 snprintf(buf, buf_size, "%d%s", port_num, hub_path);
H A Dtest_disk2.c411 char usb_port[32], *hub_path; local
426 hub_path = (char *)usb_node+len;
427 snprintf(buf, buf_size, "%d%s", port_num, hub_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libdisk/
H A Dusb_info.c581 char usb_port[32], *hub_path; local
596 hub_path = (char *)usb_node+len;
597 snprintf(buf, buf_size, "%d%s", port_num, hub_path);
H A Dtest_disk2.c411 char usb_port[32], *hub_path; local
426 hub_path = (char *)usb_node+len;
427 snprintf(buf, buf_size, "%d%s", port_num, hub_path);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libdisk/
H A Dusb_info.c581 char usb_port[32], *hub_path; local
596 hub_path = (char *)usb_node+len;
597 snprintf(buf, buf_size, "%d%s", port_num, hub_path);
H A Dtest_disk2.c411 char usb_port[32], *hub_path; local
426 hub_path = (char *)usb_node+len;
427 snprintf(buf, buf_size, "%d%s", port_num, hub_path);

Completed in 83 milliseconds