Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/include/
H A Ddma.h66 #define DMAOK 0x0001 /* something wrong */ macro
/netbsd-src/sys/arch/atari/dev/
H A Dfd.c1074 if ((status & DMAOK) == 0) { in fd_xfer_ok()
1094 if ((status & DMAOK) == 0) { in fd_xfer_ok()