wdcreset
(void) wdcreset(chp, nowait ? NOWAIT : VERBOSE);
int wdcreset(struct channel_softc *, int);
wdcreset(chp, SILENT);
wdcreset(&sc->wdc_channel, VERBOSE);