Lines Matching defs:bcount
52 uint32_t bcount;
505 usge->bcount = sg64p->SgByteCount;
514 usge->bcount = sgp->SgByteCount;
521 acp->bcount += usge->bcount;
524 if ((usge->addr + usge->bcount) > addrhi)
525 addrhi = usge->addr + usge->bcount;
527 if (acp->bcount > softs->buf_dma_attr.dma_attr_maxxfer) {
529 "large srb xfer size received %d\n", acp->bcount);
558 (uintptr_t)addrlo, usge->bcount, direct, dev, 0, NULL,