Searched refs:host_wait (Results 1 – 5 of 5) sorted by relevance
547 wait_queue_head_t host_wait; member
338 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); in scsi_block_when_processing_errors()2036 wake_up(&shost->host_wait); in scsi_restart_operations()2412 wake_up(&shost->host_wait); in scsi_ioctl_reset()
388 init_waitqueue_head(&shost->host_wait); in scsi_host_alloc()
172 3. Wakes up waiters on shost->host_wait. This occurs if someone
2655 wait_event(dev->scsi_host_ptr->host_wait, in aac_safw_rescan_worker()