HomeSort by: relevance | last modified time | path
    Searched defs:sWire (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
umass.c 382 const char *sWire, *sCommand;
468 sWire = "CBI";
471 sWire = "CBI with CCI";
474 sWire = "Bulk-Only";
477 sWire = "unknown";
502 aprint_verbose_dev(self, "using %s over %s\n", sCommand, sWire);

Completed in 14 milliseconds