Searched refs:host_wait (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dhosts.c388 init_waitqueue_head(&shost->host_wait); scsi_host_alloc()
H A Dscsi_error.c313 wait_event(sdev->host->host_wait, !scsi_host_in_recovery(sdev->host)); scsi_block_when_processing_errors()
2027 wake_up(&shost->host_wait);
2399 wake_up(&shost->host_wait); scsi_ioctl_reset()
/linux-4.1.27/include/scsi/
H A Dscsi_host.h568 wait_queue_head_t host_wait; member in struct:Scsi_Host

Completed in 114 milliseconds