HomeSort by: relevance | last modified time | path
    Searched refs:SCSI_OSIOP_NOSTATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
osiopvar.h 117 #define SCSI_OSIOP_NOSTATUS 0xff /* device didn't report status */
osiop.c 613 case SCSI_OSIOP_NOSTATUS:
927 ds->stat[0] = SCSI_OSIOP_NOSTATUS; /* set invalid status */
1288 *status = SCSI_OSIOP_NOSTATUS;
1306 *status = SCSI_OSIOP_NOSTATUS;
1617 *status = SCSI_OSIOP_NOSTATUS;
1656 *status = SCSI_OSIOP_NOSTATUS;
1755 if (status == SCSI_OSIOP_NOSTATUS)

Completed in 13 milliseconds