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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dfas216.h233 wait_queue_head_t eh_wait; member in struct:__anon14258
H A Dfas216.c1611 wake_up(&info->eh_wait);
1977 wake_up(&info->eh_wait);
2319 wake_up(&info->eh_wait);
2514 wait_event(info->eh_wait, info->rst_dev_status);
2605 wait_event(info->eh_wait, info->rst_bus_status);
2840 init_waitqueue_head(&info->eh_wait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A Dbnx2i_init.c195 wait_event_interruptible_timeout(hba->eh_wait,
H A Dbnx2i.h298 * @eh_wait: wait queue for the endpoint to shutdown
370 wait_queue_head_t eh_wait; member in struct:bnx2i_hba
H A Dbnx2i_iscsi.c856 init_waitqueue_head(&hba->eh_wait);
2079 wake_up_interruptible(&hba->eh_wait);

Completed in 72 milliseconds