Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/i2o/
Diop.c193 static const char * const iop_status[] = { variable
2138 if (rb->reqstatus < sizeof(iop_status) / sizeof(iop_status[0])) in iop_reply_print()
2139 statusstr = iop_status[rb->reqstatus]; in iop_reply_print()