Searched refs:iop_status (Results 1 – 1 of 1) sorted by relevance
193 static const char * const iop_status[] = { variable2138 if (rb->reqstatus < sizeof(iop_status) / sizeof(iop_status[0])) in iop_reply_print()2139 statusstr = iop_status[rb->reqstatus]; in iop_reply_print()