Home
last modified time | relevance | path

Searched refs:dtot (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/
Dmesh.c1263 int i, dma_cmd, total, off, dtot; in set_dma_cmds() local
1270 dtot = 0; in set_dma_cmds()
1299 dtot += dma_len - off; in set_dma_cmds()
1304 if (dtot == 0) { in set_dma_cmds()
1309 dtot = sizeof(mesh_extra_buf); in set_dma_cmds()
1310 dcmds->req_count = cpu_to_le16(dtot); in set_dma_cmds()
1319 ms->dma_count = dtot; in set_dma_cmds()