taglinefilesource code
HOST81drivers/scsi/scsi.c#define SCSI_BLOCK(HOST) ((HOST->block && host_active && HOST != host_active) \
HOST82drivers/scsi/scsi.c|| (HOST->can_queue && HOST->host_busy >= HOST->can_queue))