Home
last modified time | relevance | path

Searched refs:online_compl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c1215 struct completion online_compl; in lpfc_do_offline() local
1223 init_completion(&online_compl); in lpfc_do_offline()
1224 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()
1229 wait_for_completion(&online_compl); in lpfc_do_offline()
1276 init_completion(&online_compl); in lpfc_do_offline()
1277 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()
1281 wait_for_completion(&online_compl); in lpfc_do_offline()
1385 struct completion online_compl; in lpfc_selective_reset() local
1399 init_completion(&online_compl); in lpfc_selective_reset()
1400 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()
1522 struct completion online_compl; lpfc_sli4_pdev_reg_request() local
1768 struct completion online_compl; lpfc_board_mode_store() local
2815 struct completion online_compl; lpfc_soft_wwpn_store() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c1375 struct completion online_compl; in lpfc_do_offline() local
1383 init_completion(&online_compl); in lpfc_do_offline()
1384 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_do_offline()
1389 wait_for_completion(&online_compl); in lpfc_do_offline()
1436 init_completion(&online_compl); in lpfc_do_offline()
1437 rc = lpfc_workq_post_event(phba, &status, &online_compl, type); in lpfc_do_offline()
1441 wait_for_completion(&online_compl); in lpfc_do_offline()
1545 struct completion online_compl; in lpfc_selective_reset() local
1559 init_completion(&online_compl); in lpfc_selective_reset()
1560 rc = lpfc_workq_post_event(phba, &status, &online_compl, in lpfc_selective_reset()
1689 struct completion online_compl; lpfc_sli4_pdev_reg_request() local
2038 struct completion online_compl; lpfc_board_mode_store() local
[all...]

Completed in 10 milliseconds