Searched refs:node_printf (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/dev/ocs_fc/ |
| H A D | ocs_device.c | 83 node_printf(node, "PRLI rejected by target-server\n"); in ocs_d_send_prli_rsp() 195 node_printf(node, in __ocs_d_initiate_shutdown() 374 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_d_wait_del_ini_tgt() 445 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_d_wait_del_node() 923 node_printf(node, "FCP_CMND received, send LOGO\n"); in __ocs_d_init() 926 node_printf(node, "Failed to send LOGO\n"); in __ocs_d_init() 1064 node_printf(node, "FCP_CMND received, drop\n"); in __ocs_d_wait_plogi_rsp() 1267 node_printf(node, "domain attach ok\n"); in __ocs_d_wait_topology_notify() 1340 node_printf(node, "node attach failed\n"); in __ocs_d_wait_node_attach() 1740 node_printf(node, "Failed to send PRLI LS_ACC\n"); in __ocs_d_device_ready() [all …]
|
| H A D | ocs_fabric.c | 554 node_printf(node, "Node attach failed\n"); in __ocs_ns_wait_node_attach() 560 node_printf(node, "Shutdown event received\n"); in __ocs_ns_wait_node_attach() 624 node_printf(node, "Shutdown event received\n"); in __ocs_fabric_wait_attach_evt_shutdown() 772 node_printf(node, "GID_PT failed to complete\n"); in __ocs_ns_gidpt_wait_rsp() 821 node_printf(node, "RSCN pending, restart discovery\n"); in __ocs_ns_idle() 1015 node_printf(node, "Node attach failed\n"); in __ocs_fabctl_wait_node_attach() 1021 node_printf(node, "Shutdown event received\n"); in __ocs_fabctl_wait_node_attach() 1480 node_printf(node, "Domain already attached\n"); in __ocs_p2p_wait_flogi_acc_cmpl() 1563 node_printf(node, "PLOGI failed, shutting down\n"); in __ocs_p2p_wait_plogi_rsp() 1741 node_printf(node, "Node attach failed\n"); in __ocs_p2p_wait_node_attach() [all …]
|
| H A D | ocs_node.c | 159 node_printf(n, "rpi[%d] deferred HLM node attach %s posted\n", in ocs_remote_node_cb() 485 node_printf(node, "Free'd\n"); in ocs_node_free() 857 node_printf(node, "Shutdown reason: default, purge pending\n"); in __ocs_node_shutdown() 897 node_printf(node, "HW node not attached\n"); in ocs_node_check_els_quiesced() 901 node_printf(node, "HW node still attached\n"); in ocs_node_check_els_quiesced() 958 node_printf(node, "invalidating ls_acc_io due to implicit logo\n"); in ocs_node_initiate_cleanup() 1009 node_printf(node, "All ELS IOs complete\n"); in __ocs_node_wait_els_shutdown() 1036 node_printf(node, "All ELS IOs complete\n"); in __ocs_node_wait_els_shutdown() 1055 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_node_wait_els_shutdown() 1123 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_node_wait_node_free() [all …]
|
| H A D | ocs_node.h | 49 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__V… macro
|
| H A D | ocs_unsol.c | 734 node_printf(node, "Dropping frame hdr = %08x %08x %08x %08x %08x %08x\n", in ocs_node_dispatch_frame() 787 node_printf(node, "TMF x%x rejected\n", task_management_flags); in ocs_dispatch_unsolicited_tmf() 1001 node_printf(node, "IO is not Auto Xfr Rdy assisted, dropping FCP_CMND\n"); in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
|
| H A D | ocs_sport.c | 536 node_printf(node, "Failed to send LOGO\n"); in __ocs_sport_common()
|