Home
last modified time | relevance | path

Searched refs:NLP_WAIT_FOR_LOGO (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c495 if (!test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags) && in lpfc_send_npiv_logo()
500 set_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_send_npiv_logo()
506 !test_bit(NLP_WAIT_FOR_LOGO, in lpfc_send_npiv_logo()
510 if (!test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) in lpfc_send_npiv_logo()
520 clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_send_npiv_logo()
H A Dlpfc_disc.h92 NLP_WAIT_FOR_LOGO, enumerator
H A Dlpfc_scsi.c6133 if (!test_bit(NLP_WAIT_FOR_LOGO, &pnode->save_flags) && in lpfc_target_reset_handler()
6139 set_bit(NLP_WAIT_FOR_LOGO, &pnode->save_flags); in lpfc_target_reset_handler()
6142 !test_bit(NLP_WAIT_FOR_LOGO, in lpfc_target_reset_handler()
6146 if (test_and_clear_bit(NLP_WAIT_FOR_LOGO, in lpfc_target_reset_handler()
H A Dlpfc_els.c2991 if (test_and_clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) in lpfc_cmpl_els_logo()
11513 if (test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) { in lpfc_cmpl_els_npiv_logo()
11519 clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_cmpl_els_npiv_logo()