Home
last modified time | relevance | path

Searched refs:DMA_RST_SCSI (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
H A Ddvma.h158 #define DMA_RST_SCSI 0x00000080 /* Reset the SCSI controller */ macro
159 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */
235 regs->cond_reg |= (DMA_RST_SCSI); /* assert */ \
237 regs->cond_reg &= ~(DMA_RST_SCSI); /* de-assert */ \
/linux/arch/sparc/include/asm/
H A Ddma.h40 #define DMA_RST_SCSI 0x00000080 /* Reset the SCSI controller */ macro
41 #define DMA_RST_ENET DMA_RST_SCSI /* Reset the ENET controller */