Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmesh.c158 int dma_started; member
532 ms->dma_started, ms->dma_count, ms->n_msgout); in mesh_dump_regs()
709 if (ms->dma_started) in mesh_start_cmd()
715 ms->dma_started = 0; in mesh_start_cmd()
995 if (!ms->dma_started) { in start_phase()
999 ms->dma_started = 1; in start_phase()
1271 if (ms->dma_started) in phase_mismatch()
1359 if (ms->dma_started) { in reselected()
1907 ms->dma_started = 0; in halt_dma()