Searched refs:VD_SCSI_OPT_NORETRY (Results 1 – 3 of 3) sorted by relevance
359 #define VD_SCSI_OPT_NORETRY 0x02 /* do not attempt any retry */ macro
2744 if (vd_scsi->options & VD_SCSI_OPT_NORETRY) { in vd_scsicmd_in()
5995 vd_scsi->options |= VD_SCSI_OPT_NORETRY; in vdc_uscsi_cmd()