Name

scsi_unblock_requests — allow further commands to be queued to given host

Synopsis

void scsi_unblock_requests (struct Scsi_Host *  shost);

Arguments

shost

pointer to host to unblock commands on

Description

Returns nothing

Description

Returns nothing

Might block

no

Defined in

drivers/scsi/scsi_lib.c .