Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h5111 wait_queue_head_t vref_waitq; member
5236 wake_up(&vha->vref_waitq); in qla_vha_mark_busy()
5244 wake_up(&__vha->vref_waitq); \
H A Dqla_mid.c316 wake_up(&vha->vref_waitq); in qla2x00_alert_all_vps()
H A Dqla_os.c5091 init_waitqueue_head(&vha->vref_waitq); in qla2x00_create_host()