Searched refs:DMAC_CSR_WRITE (Results 1 – 2 of 2) sorted by relevance
71 #define DMAC_CSR_WRITE (1 << 2) /* Write data from RAM to SCSI */ macro
221 dev->sc_dmacmd = DMAC_CSR_ENABLE | DMAC_CSR_WRITE; in wdsc_dmago()