Searched refs:host_wait (Results 1 – 4 of 4) sorted by relevance
563 wait_queue_head_t host_wait; member
315 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); in scsi_block_when_processing_errors()2037 wake_up(&shost->host_wait); in scsi_restart_operations()2409 wake_up(&shost->host_wait); in scsi_ioctl_reset()
406 init_waitqueue_head(&shost->host_wait); in scsi_host_alloc()
185 3. Wakes up waiters on shost->host_wait. This occurs if someone