Home
last modified time | relevance | path

Searched defs:DMACSR_READ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/next68k/dev/
H A Dnextdmareg.h91 #define DMACSR_READ 0x04000000 /* dma is ina read operation */ macro
/netbsd-src/sys/arch/next68k/stand/boot/
H A Ddmareg.h83 #define DMACSR_READ 0x00040000 /* dma from dev to mem */ macro