Searched refs:NOWAIT (Results 1 – 2 of 2) sorted by relevance
275 #define NOWAIT 0x02 macro
984 (void) wdcreset(chp, nowait ? NOWAIT : VERBOSE); in wdc_reset_channel()1000 if (flags & NOWAIT) in wdcreset()