Lines Matching defs:actlen
1121 int actlen = 0;
1191 actlen += len;
1201 xfer->ux_actlen = actlen;
1246 actlen += xfer->ux_frlengths[nframes++];
1252 xfer->ux_actlen = actlen;
1284 actlen += sqtd->len - EHCI_QTD_GET_BYTES(status);
1305 DPRINTF("len=%jd actlen=%jd status=0x%08jx", xfer->ux_length, actlen,
1307 xfer->ux_actlen = actlen;
2712 int actlen;
2715 actlen = ehci_roothub_ctrl_locked(bus, req, buf, buflen);
2718 return actlen;
4085 DPRINTF("xfer=%#jx, actlen=%jd", (uintptr_t)xfer, xfer->ux_actlen, 0, 0);
4279 DPRINTF("xfer=%#jx, actlen=%jd", (uintptr_t)xfer, xfer->ux_actlen, 0, 0);