Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdc.c80 #define WDCNDELAY_RST (WDC_RESET_WAIT * 1000 / WDCDELAY) macro
1038 for (timeout = 0; timeout < WDCNDELAY_RST; timeout++) { in __wdcwait_reset()