Home
last modified time | relevance | path

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

/mirbsd/src/sys/scsi/
Dst.c535 (stmode == CTLMODE ? SCSI_IGNORE_NOT_READY : 0));
716 SCSI_IGNORE_ILLEGAL_REQUEST | SCSI_IGNORE_NOT_READY);
741 st_check_eod(st, FALSE, &nmarks, SCSI_IGNORE_NOT_READY);
743 st_rewind(st, 0, SCSI_IGNORE_NOT_READY);
745 SCSI_IGNORE_ILLEGAL_REQUEST | SCSI_IGNORE_NOT_READY);
747 st_load(st, LD_UNLOAD, SCSI_IGNORE_NOT_READY);
Dscsiconf.c634 SCSI_IGNORE_NOT_READY | SCSI_IGNORE_MEDIA_CHANGE);
753 SCSI_IGNORE_NOT_READY | SCSI_IGNORE_MEDIA_CHANGE);
Dscsiconf.h281 #define SCSI_IGNORE_NOT_READY 0x00040 /* ignore NOT READY */ macro
Dch.c210 SCSI_IGNORE_NOT_READY|SCSI_IGNORE_MEDIA_CHANGE);
Dss.c441 (ssmode == MODE_CONTROL ? SCSI_IGNORE_NOT_READY : 0));
Dcd.c444 SCSI_IGNORE_ILLEGAL_REQUEST | SCSI_IGNORE_NOT_READY);
1086 SCSI_IGNORE_NOT_READY | SCSI_IGNORE_MEDIA_CHANGE);
Dscsi_base.c981 if ((xs->flags & SCSI_IGNORE_NOT_READY) != 0)
Dsd.c499 SCSI_IGNORE_NOT_READY);