Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/bnx2i/
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()
A Dbnx2i.h436 wait_queue_head_t eh_wait; member
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()
/linux-6.3-rc2/drivers/scsi/arm/
A Dfas216.h226 wait_queue_head_t eh_wait; member
A Dfas216.c1627 wake_up(&info->eh_wait); in fas216_bus_reset()
1990 wake_up(&info->eh_wait); in fas216_devicereset_done()
2341 wake_up(&info->eh_wait); in DEF_SCSI_QCMD()
2533 wait_event(info->eh_wait, info->rst_dev_status); in fas216_eh_device_reset()
2624 wait_event(info->eh_wait, info->rst_bus_status); in fas216_eh_bus_reset()
2858 init_waitqueue_head(&info->eh_wait); in fas216_init()

Completed in 17 milliseconds