Home
last modified time | relevance | path

Searched refs:node_printf (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_device.c287 node_printf(node, in __efc_d_initiate_shutdown()
436 node_printf(node, in __efc_d_wait_logo_rsp()
533 node_printf(node, "domain attached=%d\n", in __efc_d_init()
666 node_printf(node, "Failed to send LOGO\n"); in __efc_d_init()
799 node_printf(node, "FCP_CMND received, drop\n"); in __efc_d_wait_plogi_rsp()
962 node_printf(node, "domain attach ok\n"); in __efc_d_wait_topology_notify()
1028 node_printf(node, "node attach failed\n"); in __efc_d_wait_node_attach()
1244 node_printf(node, "%s received attached=%d\n", in __efc_d_port_logged_in()
1371 node_printf(node, "%s received attached=%d\n", in __efc_d_device_ready()
1533 node_printf(node, "%s received attached=%d\n", in __efc_d_device_gone()
[all …]
H A Defc_fabric.c172 node_printf(node, in __efc_fabric_flogi_wait_rsp()
189 node_printf(node, in __efc_fabric_flogi_wait_rsp()
222 node_printf(node, in __efc_fabric_flogi_wait_rsp()
496 node_printf(node, "Node attach failed\n"); in __efc_ns_wait_node_attach()
502 node_printf(node, "Shutdown event received\n"); in __efc_ns_wait_node_attach()
673 node_printf(node, in efc_process_gidpt_payload()
690 node_printf(node, "efc_malloc failed\n"); in efc_process_gidpt_payload()
741 node_printf(node, in efc_process_gidpt_payload()
1156 node_printf(node, in __efc_p2p_wait_domain_attach()
1265 node_printf(node, "Domain not attached\n"); in __efc_p2p_wait_flogi_acc_cmpl()
[all …]
H A Defc_node.c130 node_printf(node, "Free'd\n"); in efc_node_free()
280 node_printf(node, "Reason: implicit logout, re-authenticate\n"); in efc_node_handle_implicit_logo()
313 node_printf(node, "nport.ini=%d node.tgt=%d\n", in efc_node_handle_explicit_logo()
406 node_printf(node, in __efc_node_shutdown()
432 node_printf(node, "HW node not attached\n"); in efc_node_check_els_quiesced()
441 node_printf(node, "HW node still attached\n"); in efc_node_check_els_quiesced()
478 node_printf(node, "All ELS IOs complete\n"); in __efc_node_wait_els_shutdown()
506 node_printf(node, "All ELS IOs complete\n"); in __efc_node_wait_els_shutdown()
527 node_printf(node, "%s received\n", efc_sm_event_name(evt)); in __efc_node_wait_els_shutdown()
580 node_printf(node, "%s received\n", efc_sm_event_name(evt)); in __efc_node_wait_node_free()
[all …]
H A Defc_domain.c1037 node_printf(node, in efc_node_dispatch_frame()
1073 node_printf(node, in efc_node_dispatch_frame()
H A Defclib.h404 #define node_printf(node, fmt, args...) \ macro
H A Defc_nport.c249 node_printf(node, "Failed to send LOGO\n"); in efc_nport_shutdown()