Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdcvar.h275 #define NOWAIT 0x02 macro
H A Dwdc.c984 (void) wdcreset(chp, nowait ? NOWAIT : VERBOSE); in wdc_reset_channel()
1000 if (flags & NOWAIT) in wdcreset()