Lines Matching refs:state

331  * @fcf_inuse: SLI4 FCF in-use state reported from devloss timeout handler.
342 * engine is in FCF discovery process, the devloss timeout state shall
893 "Link Down: state:x%x rtry:x%x flg:x%x",
928 phba->trunk_link.link0.state = 0;
929 phba->trunk_link.link1.state = 0;
930 phba->trunk_link.link2.state = 0;
931 phba->trunk_link.link3.state = 0;
1110 /* CLEAR_LA mbox error <mbxStatus> state <hba_state> */
1113 "state x%x\n",
1233 "0306 CONFIG_LINK mbxStatus error x%x HBA state x%x\n",
1240 "0200 CONFIG_LINK bad hba state x%x\n",
1277 "HBA state x%x\n", mboxq->u.mb.mbxStatus,
1823 "state change (x%x)\n", phba->link_state);
2071 "failover and change port state:x%x/x%x\n",
2665 /* If link state is not up, stop the roundrobin failover process */
2770 /* If link state is not up, no need to proceed */
3030 "HBA state x%x\n",
3045 * we should drop through to set the port state to ready.
3117 /* READ_SPARAM mbox error <mbxStatus> state <hba_state> */
3120 "hba state x%x>\n",
3390 "0263 Discovery Mailbox error: state: 0x%x : x%px x%px\n",
3448 "1307 READ_LA mbox error x%x state x%x\n",
3613 * back through the state and be
3614 * back at reg login state so this
3632 /* Call state machine */
4271 lpfc_nlp_counters(struct lpfc_vport *vport, int state, int count)
4277 switch (state) {
4416 lpfc_nlp_state_name(char *buffer, size_t size, int state)
4430 if (state < NLP_STE_MAX_STATE && states[state])
4431 strlcpy(buffer, states[state], size);
4433 snprintf(buffer, size, "unknown (%d)", state);
4439 int state)
4446 "0904 NPort state transition x%06x, %s -> %s\n",
4449 lpfc_nlp_state_name(name2, sizeof(name2), state));
4453 ndlp->nlp_DID, old_state, state);
4456 state != NLP_STE_NPR_NODE)
4470 ndlp->nlp_state = state;
4471 lpfc_nlp_counters(vport, state, 1);
4472 lpfc_nlp_state_cleanup(vport, ndlp, old_state, state);
4548 int state)
4632 if (state != NLP_STE_UNUSED_NODE)
4633 lpfc_nlp_set_state(vport, ndlp, state);
4664 * that the ndlp not already in the UNUSED state before we proceed.
4701 "set disc timer: tmo:x%x state:x%x flg:x%x",
4710 /* Start Discovery Timer state <hba_state> */
4712 "0247 Start Discovery Timer state x%x "
4731 "can disc timer: state:x%x rtry:x%x flg:x%x",
4745 /* Cancel Discovery Timer state <hba_state> */
4747 "0248 Cancel Discovery Timer state x%x "
4918 * unreg_rpi command. The handler varies based on the state of
5279 * If we are in the middle of using the nlp in the discovery state
5280 * machine, defer the free till we reach the end of the state machine.
5532 * The goal is to allow the target to reset its state and clear
5600 /* Moving to NPR state clears unsolicited flags and
5736 /* Start Discovery state <hba_state> */
5738 "0202 Start Discovery port state x%x "
5937 "disc timeout: state:x%x rtry:x%x flg:x%x",
6135 "state x%x\n", phba->link_state);
6504 * is already in inactivating state.
6521 /* Indicate ndlp is put to inactive state. */
6563 * discovered state or its devloss_timer is pending.
6632 "HBA state x%x\n",
6657 "HBA state x%x\n",
6735 * the driver FCF usage state flags.
6749 "HBA state x%x\n", phba->pport->port_state);
6760 "HBA state x%x\n",
6788 /* Now, unregister FCF record and reset HBA FCF state */
6820 "to read FCF record HBA state x%x\n",
6846 /* Now, unregister FCF record and reset HBA FCF state */