Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c689 if (!test_bit(FCF_TS_INPROG, &phba->hba_flag) && in lpfc_sli4_post_dev_loss_tmo_handler()
698 if (test_bit(FCF_TS_INPROG, &phba->hba_flag)) in lpfc_sli4_post_dev_loss_tmo_handler()
1647 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1886 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1895 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1908 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1918 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_register_fcf()
2161 * Do not continue FCF discovery and clear FCF_TS_INPROG in lpfc_check_pending_fcoe_event()
2167 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_check_pending_fcoe_event()
2646 clear_bit(FCF_TS_INPROG, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
[all...]
H A Dlpfc_sli.c20154 set_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_sli4_fcf_scan_read_fcf_rec()
20169 /* FCF scan failed, clear FCF_TS_INPROG flag */ in lpfc_sli4_fcf_scan_read_fcf_rec()
20170 clear_bit(FCF_TS_INPROG, &phba->hba_flag); in lpfc_sli4_fcf_scan_read_fcf_rec()
H A Dlpfc_init.c6793 if (test_bit(FCF_TS_INPROG, &phba->hba_flag)) in lpfc_sli4_async_fip_evt()