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

/freebsd-10.1-release/usr.sbin/uhsoctl/
H A Duhsoctl.c1024 int error, i, usbport, usbport0, list_size = 0; local
1072 error = sscanf(q, " port=%d", &usbport);
1086 fprintf(stderr, "USB port location=%d\n", usbport);
1105 if (usbport != usbport0)

Completed in 41 milliseconds