Searched refs:save_flags (Results 1 – 13 of 13) sorted by relevance
495 if (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO) && in lpfc_send_npiv_logo()500 ndlp->save_flags |= NLP_WAIT_FOR_LOGO; in lpfc_send_npiv_logo()506 (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO)), in lpfc_send_npiv_logo()509 if (!(ndlp->save_flags & NLP_WAIT_FOR_LOGO)) in lpfc_send_npiv_logo()520 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_send_npiv_logo()699 ndlp->save_flags |= NLP_WAIT_FOR_DA_ID; in lpfc_vport_delete()705 !(ndlp->save_flags & NLP_WAIT_FOR_DA_ID), in lpfc_vport_delete()713 rc, ndlp->save_flags, ndlp->nlp_state, in lpfc_vport_delete()721 ndlp->save_flags &= ~NLP_WAIT_FOR_DA_ID; in lpfc_vport_delete()
157 enum lpfc_nlp_save_flags save_flags; member
6123 if (!(pnode->save_flags & NLP_WAIT_FOR_LOGO) && in lpfc_target_reset_handler()6128 pnode->save_flags |= NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()6132 (!(pnode->save_flags & in lpfc_target_reset_handler()6137 if (pnode->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_target_reset_handler()6144 pnode->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_target_reset_handler()
1653 if (ndlp->save_flags & NLP_WAIT_FOR_DA_ID) { in lpfc_cmpl_ct()1659 ndlp->save_flags &= ~NLP_WAIT_FOR_DA_ID; in lpfc_cmpl_ct()
409 if (ndlp->save_flags & NLP_IN_RECOV_POST_DEV_LOSS) { in lpfc_check_nlp_post_devloss()410 ndlp->save_flags &= ~NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_check_nlp_post_devloss()543 ndlp->save_flags |= NLP_IN_RECOV_POST_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
3012 if (ndlp->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_logo()3014 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_logo()11581 if (ndlp->save_flags & NLP_WAIT_FOR_LOGO) { in lpfc_cmpl_els_npiv_logo()11587 ndlp->save_flags &= ~NLP_WAIT_FOR_LOGO; in lpfc_cmpl_els_npiv_logo()
3865 if (!(ndlp->save_flags & in lpfc_offline_prep()
38 static int save_flags; variable557 save_flags = tr->trace_flags; in __irqsoff_tracer_init()583 int lat_flag = save_flags & TRACE_ITER_LATENCY_FMT; in __irqsoff_tracer_reset()584 int overwrite_flag = save_flags & TRACE_ITER_OVERWRITE; in __irqsoff_tracer_reset()585 int pause_flag = save_flags & TRACE_ITER_PAUSE_ON_TRACE; in __irqsoff_tracer_reset()
41 static int save_flags; variable673 save_flags = tr->trace_flags; in __wakeup_tracer_init()720 int lat_flag = save_flags & TRACE_ITER_LATENCY_FMT; in wakeup_tracer_reset()721 int overwrite_flag = save_flags & TRACE_ITER_OVERWRITE; in wakeup_tracer_reset()
382 unsigned int save_flags; in vmw_bo_vm_mkwrite() local389 save_flags = vmf->flags; in vmw_bo_vm_mkwrite()392 vmf->flags = save_flags; in vmw_bo_vm_mkwrite()
196 __le32 save_flags; in write_rcvrd_mst_node() local200 save_flags = mst->flags; in write_rcvrd_mst_node()214 mst->flags = save_flags; in write_rcvrd_mst_node()
267 save_flags/restore_flags changes.
5662 unsigned long flags, save_flags; in qla2x00_configure_loop() local5677 save_flags = flags = vha->dpc_flags; in qla2x00_configure_loop()5771 if (test_bit(LOCAL_LOOP_UPDATE, &save_flags)) in qla2x00_configure_loop()5773 if (test_bit(RSCN_UPDATE, &save_flags)) { in qla2x00_configure_loop()