Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdc.c92 void __wdcerror(struct channel_softc *, char *);
1192 __wdcerror(chp, "timeout"); in wdctimeout()
1212 __wdcerror(chp, "missing untimeout"); in wdctimeout()
2009 __wdcerror(struct channel_softc *chp, char *msg) in __wdcerror() function