Searched refs:NCR_700_dma_cache_inv (Results 1 – 2 of 2) sorted by relevance
49 #define NCR_700_dma_cache_inv(mem, size) \ macro57 #define NCR_700_dma_cache_inv(mem, size) dma_cache_inv(mem,size) macro
1012 NCR_700_dma_cache_inv((unsigned long)hostdata->msgin, MSG_ARRAY_SIZE); in process_message()1088 NCR_700_dma_cache_inv((unsigned long)SCp->sense_buffer, sizeof(SCp->sense_buffer)); in process_script_interrupt()1210 NCR_700_dma_cache_inv((unsigned long)hostdata->msgin, in process_script_interrupt()1511 NCR_700_dma_cache_inv((unsigned long)hostdata->msgin, MSG_ARRAY_SIZE); in NCR_700_start_command()1513 NCR_700_dma_cache_inv((unsigned long)hostdata->status, 1); in NCR_700_start_command()