Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Diop.c2262 const char *statusstr; in iop_reply_print() local
2270 statusstr = iop_status[rb->reqstatus]; in iop_reply_print()
2272 statusstr = "undefined error code"; in iop_reply_print()
2275 device_xname(sc->sc_dev), function, rb->reqstatus, statusstr); in iop_reply_print()