Lines Matching refs:dma_sync_to_dev
276 static inline void dma_sync_to_dev(struct NCR_700_Host_Parameters *h, in dma_sync_to_dev() function
836 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
849 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
863 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_extended_message()
947 dma_sync_to_dev(hostdata, hostdata->msgout, 1); in process_message()
1037 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG[0])*2); in process_script_interrupt()
1175 dma_sync_to_dev(hostdata, hostdata->msgout, in process_script_interrupt()
1179 dma_sync_to_dev(hostdata, slot->cmnd->cmnd, in process_script_interrupt()
1243 dma_sync_to_dev(hostdata, hostdata->msgin, MSG_ARRAY_SIZE); in process_script_interrupt()
1357 dma_sync_to_dev(hostdata, hostdata->msgin, MSG_ARRAY_SIZE); in process_selection()
1470 dma_sync_to_dev(hostdata, hostdata->msgout, count); in NCR_700_start_command()
1472 dma_sync_to_dev(hostdata, SCp->cmnd, SCp->cmd_len); in NCR_700_start_command()
1646 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG)); in NCR_700_intr()
1892 dma_sync_to_dev(hostdata, slot->SG, sizeof(slot->SG)); in NCR_700_queuecommand_lck()