Searched refs:online_compl (Results 1 - 1 of 1) 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_attr.c619 struct completion online_compl; local
626 init_completion(&online_compl);
627 lpfc_workq_post_event(phba, &status, &online_compl,
629 wait_for_completion(&online_compl);
653 init_completion(&online_compl);
654 lpfc_workq_post_event(phba, &status, &online_compl, type);
655 wait_for_completion(&online_compl);
682 struct completion online_compl; local
693 init_completion(&online_compl);
694 lpfc_workq_post_event(phba, &status, &online_compl,
812 struct completion online_compl; local
1811 struct completion online_compl; local
[all...]

Completed in 22 milliseconds