Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c79 if (wait_event_timeout(vha->vref_waitq, in qla24xx_deallocate_vp_id()
299 wake_up(&vha->vref_waitq); in qla2x00_alert_all_vps()
H A Dqla_def.h4840 wait_queue_head_t vref_waitq; member
4951 wake_up(&__vha->vref_waitq); \
4960 wake_up(&__vha->vref_waitq); \
H A Dqla_os.c4842 init_waitqueue_head(&vha->vref_waitq); in qla2x00_create_host()
H A Dqla_init.c6516 wake_up(&vha->vref_waitq); in qla2x00_update_fcports()