Searched refs:host_wait (Results 1 – 7 of 7) sorted by relevance
202 3. 唤醒所有在shost->host_wait上等待的任务。如果有人调用了
578 wait_queue_head_t host_wait; member
388 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); in scsi_block_when_processing_errors()2170 wake_up(&shost->host_wait); in scsi_restart_operations()2545 wake_up(&shost->host_wait); in scsi_ioctl_reset()
423 init_waitqueue_head(&shost->host_wait); in scsi_host_alloc()
188 3. Wakes up waiters on shost->host_wait. This occurs if someone
1818 wait_event(dev->scsi_host_ptr->host_wait, in aac_src_reinit_aif_worker()
2659 wait_event(dev->scsi_host_ptr->host_wait, in aac_safw_rescan_worker()