Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c1174 wake_up_all(&vha->fcport_waitQ); in qlt_free_session_done()
1274 wake_up_all(&sess->vha->fcport_waitQ); in qlt_schedule_sess_for_deletion()
H A Dqla_os.c1168 if (wait_event_timeout(vha->fcport_waitQ, in qla2x00_wait_for_sess_deletion()
5092 init_waitqueue_head(&vha->fcport_waitQ); in qla2x00_create_host()
H A Dqla_def.h5109 wait_queue_head_t fcport_waitQ; member