Lines Matching defs:nblocks
864 dmamsg_p->nblocks = 1;
2875 uint32_t size, bsize, nblocks, nmsgs;
2889 "bufp 0x%016llx nblocks %d nmsgs %d",
2890 channel, tmp_bufp, tmp_bufp->nblocks, nmsgs));
2891 nmsgs += tmp_bufp->nblocks;
2962 nblocks = dma_bufp->nblocks;
2979 "chunk %d nblocks %d chunk_size %x block_size 0x%x "
2981 dma_bufp->nblocks,
2986 for (j = 0; j < nblocks; j++) {