Searched refs:data_goes_out (Results 1 – 2 of 2) sorted by relevance
61 static int data_goes_out(Scsi_Cmnd *);157 if (data_goes_out(cmd)) { in mac53c94_queue()483 dma_cmd = data_goes_out(cmd)? OUTPUT_MORE: INPUT_MORE; in set_dma_cmds()520 data_goes_out(Scsi_Cmnd *cmd) in data_goes_out() function
134 int data_goes_out; /* guess as to data direction */ member223 static int data_goes_out(Scsi_Cmnd *);538 t, tp->current_req, tp->data_goes_out, tp->saved_ptr); in mesh_dump_regs()695 ms->tgts[cmd->target].data_goes_out = data_goes_out(cmd); in mesh_start_cmd()1008 out_8(&mr->sequence, (tp->data_goes_out? in start_phase()1281 ms->tgts[ms->conn_tgt].data_goes_out = 0; in phase_mismatch()1285 ms->tgts[ms->conn_tgt].data_goes_out = 1; in phase_mismatch()1421 tp->saved_ptr, tp->data_goes_out, tp->current_req); in reselected()1797 dma_cmd = ms->tgts[ms->conn_tgt].data_goes_out? in set_dma_cmds()1867 if (!ms->tgts[ms->conn_tgt].data_goes_out) { in halt_dma()[all …]