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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_device.c74 node_printf(node, "PRLI rejected by target-server, fc-type not supported\n");
83 node_printf(node, "PRLI rejected by target-server\n");
195 node_printf(node,
370 node_printf(node, "%s received\n", ocs_sm_event_name(evt));
440 node_printf(node, "%s received\n", ocs_sm_event_name(evt));
532 node_printf(node, "Abort request: ox_id [%04x] rx_id [%04x]\n",
563 node_printf(node, "Abort request: ox_id [%04x], IO not found (exists=%d)\n",
658 node_printf(node, "LOGO sent (evt=%s), shutdown node\n", ocs_sm_event_name(evt));
707 node_printf(node, "PRLO sent (evt=%s)\n", ocs_sm_event_name(evt));
779 node_printf(nod
[all...]
H A Docs_fabric.c185 node_printf(node, "p2p setup failed, shutting down node\n");
192 node_printf(node, "p2p winner, domain not attached\n");
196 node_printf(node, "p2p winner, domain already attached\n");
231 node_printf(node, "FLOGI failed evt=%s, shutting down sport [%s]\n", ocs_sm_event_name(evt),
552 node_printf(node, "Node attach failed\n");
558 node_printf(node, "Shutdown event received\n");
610 node_printf(node, "Attach evt=%s, proceed to shutdown\n", ocs_sm_event_name(evt));
616 node_printf(node, "Attach evt=%s, proceed to shutdown\n", ocs_sm_event_name(evt));
622 node_printf(node, "Shutdown event received\n");
770 node_printf(nod
[all...]
H A Docs_node.c158 node_printf(n, "rpi[%d] deferred HLM node attach %s posted\n",
483 node_printf(node, "Free'd\n");
792 node_printf(node, "Shutdown reason: implicit logout, re-authenticate\n");
820 node_printf(node, "Shutdown: explicit logo pend=%d sport.ini=%d node.tgt=%d\n",
854 node_printf(node, "Shutdown reason: default, purge pending\n");
894 node_printf(node, "HW node not attached\n");
898 node_printf(node, "HW node still attached\n");
937 node_printf(node, "Freeing pending els %s\n", els->display_name);
954 node_printf(node, "invalidating ls_acc_io due to implicit logo\n");
1004 node_printf(nod
[all...]
H A Docs_node.h48 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__VA_ARGS__) macro
H A Docs_unsol.c731 node_printf(node, "Dropping frame hdr = %08x %08x %08x %08x %08x %08x\n",
784 node_printf(node, "TMF x%x rejected\n", task_management_flags);
999 node_printf(node, "IO is not Auto Xfr Rdy assisted, dropping FCP_CMND\n");
H A Docs_sport.c534 node_printf(node, "Failed to send LOGO\n");

Completed in 74 milliseconds