Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dwdc_isa.c100 ch.ch_flags |= WDCF_VERBOSE_PROBE; in wdc_isa_probe()
/openbsd/sys/dev/ic/
H A Dwdcvar.h70 #define WDCF_VERBOSE_PROBE 0x40 /* verbose probe */ macro
H A Dwdc.c605 if ((chp->ch_flags & WDCF_VERBOSE_PROBE) || in wdcprobe()