Home
last modified time | relevance | path

Searched defs:DONTPANIC (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) { \ argument
/netbsd-src/sys/dev/ic/
H A Dlsi64854.c146 #define DMAWAIT(SC, COND, MSG, DONTPANIC) do if (COND) { \ argument