Searched refs:node_printf (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.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() 370 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_d_wait_del_ini_tgt() 440 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_d_wait_del_node() 913 node_printf(node, "FCP_CMND received, send LOGO\n"); in __ocs_d_init() 916 node_printf(node, "Failed to send LOGO\n"); in __ocs_d_init() 1054 node_printf(node, "FCP_CMND received, drop\n"); in __ocs_d_wait_plogi_rsp() 1257 node_printf(node, "domain attach ok\n"); in __ocs_d_wait_topology_notify() 1330 node_printf(node, "node attach failed\n"); in __ocs_d_wait_node_attach() 1729 node_printf(node, "Failed to send PRLI LS_ACC\n"); in __ocs_d_device_ready() [all …]
|
| H A D | ocs_fabric.c | 560 node_printf(node, "Node attach failed\n"); in __ocs_ns_wait_node_attach() 566 node_printf(node, "Shutdown event received\n"); in __ocs_ns_wait_node_attach() 630 node_printf(node, "Shutdown event received\n"); in __ocs_fabric_wait_attach_evt_shutdown() 778 node_printf(node, "GID_PT failed to complete\n"); in __ocs_ns_gidpt_wait_rsp() 826 node_printf(node, "RSCN pending, restart discovery\n"); in __ocs_ns_idle() 1020 node_printf(node, "Node attach failed\n"); in __ocs_fabctl_wait_node_attach() 1026 node_printf(node, "Shutdown event received\n"); in __ocs_fabctl_wait_node_attach() 1485 node_printf(node, "Domain already attached\n"); in __ocs_p2p_wait_flogi_acc_cmpl() 1567 node_printf(node, "PLOGI failed, shutting down\n"); in __ocs_p2p_wait_plogi_rsp() 1745 node_printf(node, "Node attach failed\n"); in __ocs_p2p_wait_node_attach() [all …]
|
| H A D | ocs_node.c | 158 node_printf(n, "rpi[%d] deferred HLM node attach %s posted\n", in ocs_remote_node_cb() 483 node_printf(node, "Free'd\n"); in ocs_node_free() 854 node_printf(node, "Shutdown reason: default, purge pending\n"); in __ocs_node_shutdown() 894 node_printf(node, "HW node not attached\n"); in ocs_node_check_els_quiesced() 898 node_printf(node, "HW node still attached\n"); in ocs_node_check_els_quiesced() 954 node_printf(node, "invalidating ls_acc_io due to implicit logo\n"); in ocs_node_initiate_cleanup() 1004 node_printf(node, "All ELS IOs complete\n"); in __ocs_node_wait_els_shutdown() 1031 node_printf(node, "All ELS IOs complete\n"); in __ocs_node_wait_els_shutdown() 1050 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_node_wait_els_shutdown() 1117 node_printf(node, "%s received\n", ocs_sm_event_name(evt)); in __ocs_node_wait_node_free() [all …]
|
| H A D | ocs_node.h | 48 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__V… macro
|
| H A D | ocs_unsol.c | 731 node_printf(node, "Dropping frame hdr = %08x %08x %08x %08x %08x %08x\n", in ocs_node_dispatch_frame() 784 node_printf(node, "TMF x%x rejected\n", task_management_flags); in ocs_dispatch_unsolicited_tmf() 999 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 | 534 node_printf(node, "Failed to send LOGO\n"); in __ocs_sport_common()
|