Home
last modified time | relevance | path

Searched refs:eh_wait (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c238 wait_event_interruptible_timeout(hba->eh_wait, in bnx2i_stop()
248 wait_event_interruptible_timeout(hba->eh_wait, in bnx2i_stop()
H A Dbnx2i.h436 wait_queue_head_t eh_wait; member
H A Dbnx2i_iscsi.c867 init_waitqueue_head(&hba->eh_wait); in bnx2i_alloc_hba()
2170 wake_up_interruptible(&hba->eh_wait); in bnx2i_ep_disconnect()