Searched refs:wdcreset (Results 1 – 4 of 4) sorted by relevance
274 int wdcreset(struct channel_softc *, int);
984 (void) wdcreset(chp, nowait ? NOWAIT : VERBOSE); in wdc_reset_channel()991 wdcreset(struct channel_softc *chp, int flags) in wdcreset() function
417 wdcreset(&sc->wdc_channel, VERBOSE); in wdc_pcmcia_activate()
4037 wdcreset(chp, SILENT); in cmd0643_9_setup_channel()