Searched refs:DMA_PARITY_OFF (Results 1 – 4 of 4) sorted by relevance
151 #define DMA_PARITY_OFF 0x02000000 /* HME: disable parity checking */ macro
137 #define DMA_PARITY_OFF 0x02000000 /* HME: disable parity checking */ macro
181 #define DMA_PARITY_OFF 0x02000000 /* HME: disable parity checking */ macro
499 esp->prev_hme_dmacsr = (DMA_PARITY_OFF|DMA_2CLKS|DMA_SCSI_DISAB|DMA_INT_ENAB); in esp_reset_dma()2300 (DMA_PARITY_OFF | DMA_2CLKS | in dma_invalidate()