Searched refs:WDC_CAPABILITY_NO_EXTRA_RESETS (Results 1 – 3 of 3) sorted by relevance
160 #define WDC_CAPABILITY_NO_EXTRA_RESETS 0x0100 /* only reset once */ macro
612 (chp->wdc->cap & WDC_CAPABILITY_NO_EXTRA_RESETS) == 0) { in wdcprobe()
328 sc->sc_wdcdev.cap |= WDC_CAPABILITY_NO_EXTRA_RESETS; in wdc_pcmcia_attach()