Searched refs:work_waitq (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h643 wait_queue_head_t work_waitq; member in struct:lpfc_hba
855 wake_up(&phba->work_waitq);
H A Dlpfc_sli.c8179 &phba->work_waitq));
8192 &phba->work_waitq));
H A Dlpfc_hbadisc.c629 rc = wait_event_interruptible(phba->work_waitq,
H A Dlpfc_init.c4402 init_waitqueue_head(&phba->work_waitq);

Completed in 183 milliseconds