Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dwdc.c102 void __wdcerror(struct channel_softc *, char *);
1251 __wdcerror(chp, "timeout");
1271 __wdcerror(chp, "missing untimeout");
2084 __wdcerror(chp, msg) in __wdcerror() function