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