Home
last modified time | relevance | path

Searched refs:msi_wait_q (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dipr.h1510 wait_queue_head_t msi_wait_q; member
H A Dipr.c9187 init_waitqueue_head(&ioa_cfg->msi_wait_q); in ipr_init_ioa_cfg()
9322 wake_up(&ioa_cfg->msi_wait_q); in ipr_test_intr()
9349 init_waitqueue_head(&ioa_cfg->msi_wait_q); in ipr_test_msi()
9365 wait_event_timeout(ioa_cfg->msi_wait_q, ioa_cfg->msi_received, HZ); in ipr_test_msi()