Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dwdc.c144 #define RESET_POLL 1 macro
719 wdc->reset(chp, RESET_POLL); in wdcprobe1()
728 ret_value = __wdcwait_reset(chp, ret_value, RESET_POLL); in wdcprobe1()
989 (void) wdcreset(chp, RESET_POLL); in wdc_reset_channel()
1037 poll = RESET_POLL; in wdcreset()