SCSI_DELAY
#if (SCSI_DELAY < SCSI_MIN_DELAY && SCSI_DELAY != 0)
#ifndef SCSI_DELAY
delay = SCSI_DELAY;
set_scsi_delay(SCSI_DELAY);