Searched refs:eh_wait (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/bnx2i/
H A Dbnx2i_init.c255 wait_event_interruptible_timeout(hba->eh_wait,
265 wait_event_interruptible_timeout(hba->eh_wait,
H A Dbnx2i.h311 * @eh_wait: wait queue for the endpoint to shutdown
383 wait_queue_head_t eh_wait; member in struct:bnx2i_hba
H A Dbnx2i_iscsi.c866 init_waitqueue_head(&hba->eh_wait);
2158 wake_up_interruptible(&hba->eh_wait);
/drivers/scsi/arm/
H A Dfas216.h229 wait_queue_head_t eh_wait; member in struct:__anon4145
H A Dfas216.c1616 wake_up(&info->eh_wait);
1988 wake_up(&info->eh_wait);
2334 wake_up(&info->eh_wait);
2529 wait_event(info->eh_wait, info->rst_dev_status);
2620 wait_event(info->eh_wait, info->rst_bus_status);
2855 init_waitqueue_head(&info->eh_wait);

Completed in 48 milliseconds