Lines Matching refs:dma_sync_to_dev
277 static inline void dma_sync_to_dev(struct NCR_700_Host_Parameters *h, in dma_sync_to_dev() function
837 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
850 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
864 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
948 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_message()
1038 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG[0])*2); in process_script_interrupt()
1176 dma_sync_to_dev(hostdata, hostdata->msgout, in process_script_interrupt()
1180 dma_sync_to_dev(hostdata, slot->cmnd->cmnd, in process_script_interrupt()
1244 dma_sync_to_dev(hostdata, hostdata->msgin, MSG_ARRAY_SIZE); in process_script_interrupt()
1358 dma_sync_to_dev(hostdata, hostdata->msgin, MSG_ARRAY_SIZE); in process_selection()
1471 dma_sync_to_dev(hostdata, hostdata->msgout, count); in NCR_700_start_command()
1473 dma_sync_to_dev(hostdata, SCp->cmnd, SCp->cmd_len); in NCR_700_start_command()
1648 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG)); in NCR_700_intr()
1898 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG)); in NCR_700_queuecommand_lck()