Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdcvar.h274 int wdcreset(struct channel_softc *, int);
H A Dwdc.c984 (void) wdcreset(chp, nowait ? NOWAIT : VERBOSE); in wdc_reset_channel()
991 wdcreset(struct channel_softc *chp, int flags) in wdcreset() function
/openbsd/sys/dev/pcmcia/
H A Dwdc_pcmcia.c417 wdcreset(&sc->wdc_channel, VERBOSE); in wdc_pcmcia_activate()
/openbsd/sys/dev/pci/
H A Dpciide.c4037 wdcreset(chp, SILENT); in cmd0643_9_setup_channel()