Searched defs:wdcwait (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dwdcvar.h294 #define wdcwait(chp, status, mask, timeout) ((wdc_wait_for_status((chp), (status), (mask), (timeout)) >= 0) ? 0 : -1) macro

Completed in 67 milliseconds