HomeSort by: relevance | last modified time | path
    Searched defs:iop_status (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2o/
iop.c 193 static const char * const iop_status[] = { variable in typeref:typename:const char * const[]
2269 if (rb->reqstatus < sizeof(iop_status) / sizeof(iop_status[0]))
2270 statusstr = iop_status[rb->reqstatus];

Completed in 12 milliseconds