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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c1174 wake_up_all(&vha->fcport_waitQ);
1274 wake_up_all(&sess->vha->fcport_waitQ);
H A Dqla_def.h5097 wait_queue_head_t fcport_waitQ; member in struct:scsi_qla_host
H A Dqla_os.c1169 if (wait_event_timeout(vha->fcport_waitQ,
5096 init_waitqueue_head(&vha->fcport_waitQ);

Completed in 145 milliseconds