usbd_str
totlen = usbd_str(sd, len, "\001");
totlen = usbd_str(sd, len, sc->sc_vendor);
totlen = usbd_str(sd, len, "DWC2 root hub");
totlen = usbd_str(buf, len, "\001");
totlen = usbd_str(buf, len, sc->sc_vendor);
totlen = usbd_str(buf, len, "EHCI root hub");
totlen = usbd_str(buf, len, "\001");
totlen = usbd_str(buf, len, sc->sc_vendor);
totlen = usbd_str(buf, len, "OHCI root hub");
totlen = usbd_str(buf, len, "\001");
totlen = usbd_str(buf, len, sc->sc_vendor);
totlen = usbd_str(buf, len, "UHCI root hub");
int usbd_str(usb_string_descriptor_t *, int, const char *);
totlen = usbd_str(buf, len, "\001");
totlen = usbd_str(buf, len, sc->sc_vendor);
totlen = usbd_str(buf, len, "xHCI root hub");