Lines Matching full:shutdown
54 /* Handle shutdown events */ in __efc_d_common()
126 /* ignore shutdown events as we're already in shutdown path */ in __efc_d_wait_del_node()
128 /* have default shutdown event take precedence */ in __efc_d_wait_del_node()
179 /* ignore shutdown events as we're already in shutdown path */ in __efc_d_wait_del_ini_tgt()
181 /* have default shutdown event take precedence */ in __efc_d_wait_del_ini_tgt()
283 * later in shutdown process in __efc_d_initiate_shutdown()
429 /* LOGO response received, sent shutdown */ in __efc_d_wait_logo_rsp()
437 "LOGO sent (evt=%s), shutdown node\n", in __efc_d_wait_logo_rsp()
738 case EFC_EVT_LOGO_RCVD: /* why don't we do a shutdown here?? */ in __efc_d_wait_plogi_rsp()
775 /* PLOGI failed, shutdown the node */ in __efc_d_wait_plogi_rsp()
859 /* PLOGI failed, shutdown the node */ in __efc_d_wait_plogi_rsp_recvd_prli()
1026 /* node attach failed, shutdown the node */ in __efc_d_wait_node_attach()
1033 /* Handle shutdown events */ in __efc_d_wait_node_attach()
1076 /* wait for any of these attach events and then shutdown */ in __efc_d_wait_attach_evt_shutdown()
1079 node_printf(node, "Attach evt=%s, proceed to shutdown\n", in __efc_d_wait_attach_evt_shutdown()
1085 /* node attach failed, shutdown the node */ in __efc_d_wait_attach_evt_shutdown()
1087 node_printf(node, "Attach evt=%s, proceed to shutdown\n", in __efc_d_wait_attach_evt_shutdown()
1092 /* ignore shutdown events as we're already in shutdown path */ in __efc_d_wait_attach_evt_shutdown()
1094 /* have default shutdown event take precedence */ in __efc_d_wait_attach_evt_shutdown()
1184 /* I, I+T, assume some link failure, shutdown node */ in __efc_d_port_logged_in()
1215 * do nothing. (note: as T only we could shutdown the node) in __efc_d_port_logged_in()
1568 /* received an LS_RJT, in this case, send shutdown in __efc_d_wait_adisc_rsp()