Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Ddma.c151 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ macro
/netbsd-src/sys/dev/ic/
H A Dlsi64854.c146 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ macro