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

  /src/sys/dev/usb/
umidi.c 1562 const char *unit_label; local in function:describe_mididev
1591 unit_label = device_xname(sc->sc_dev);
1593 len = strlen(in_label) + strlen(out_label) + strlen(unit_label) + 4;
1598 in_label, out_label, unit_label);

Completed in 54 milliseconds