Searched refs:host_wait (Results 1 – 6 of 6) sorted by relevance
556 wait_queue_head_t host_wait; member
375 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); in scsi_block_when_processing_errors()2088 wake_up(&shost->host_wait); in scsi_restart_operations()2458 wake_up(&shost->host_wait); in scsi_ioctl_reset()
410 init_waitqueue_head(&shost->host_wait); in scsi_host_alloc()
185 3. Wakes up waiters on shost->host_wait. This occurs if someone
2665 wait_event(dev->scsi_host_ptr->host_wait, in aac_safw_rescan_worker()
1947 wait_event(dev->scsi_host_ptr->host_wait, in aac_src_reinit_aif_worker()