OTUS_MAX_TXCMDSZ
int error = usbd_create_xfer(sc->sc_cmd_tx_pipe, OTUS_MAX_TXCMDSZ,
KASSERT(sizeof(hdr) + ilen <= OTUS_MAX_TXCMDSZ);