Searched refs:eh_wait_q (Results 1 – 3 of 3) sorted by relevance
827 wake_up_all(&ap->eh_wait_q); in ata_scsi_port_error_handler()851 prepare_to_wait(&ap->eh_wait_q, &wait, TASK_UNINTERRUPTIBLE); in ata_port_wait_eh()856 finish_wait(&ap->eh_wait_q, &wait); in ata_port_wait_eh()
5579 init_waitqueue_head(&ap->eh_wait_q); in ata_port_alloc()
787 wait_queue_head_t eh_wait_q; member