Searched refs:scsi_host_in_recovery (Results 1 – 6 of 6) sorted by relevance
295 if (scsi_host_in_recovery(sdev->host)) in scsi_nonblockable_ioctl()
307 if (unlikely(scsi_host_in_recovery(shost) && in scsi_device_unbusy()1338 if (scsi_host_in_recovery(shost)) in scsi_host_queue_ready()1389 if (scsi_host_in_recovery(shost) || scsi_host_is_busy(shost) || in scsi_lld_busy()
166 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); in scsi_block_when_processing_errors()
1015 if (scsi_host_in_recovery(sdp->device->host)) in sg_ioctl()
751 static inline int scsi_host_in_recovery(struct Scsi_Host *shost) in scsi_host_in_recovery() function
859 if (scsi_host_in_recovery(ap->scsi_host)) { in ata_port_wait_eh()