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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_unsol.c67 static int32_t ocs_sframe_send_task_set_full_or_busy(ocs_node_t *node, ocs_hw_sequence_t *seq);
913 rc = ocs_sframe_send_task_set_full_or_busy(node, seq);
915 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc);
1014 rc = ocs_sframe_send_task_set_full_or_busy(node, seq);
1016 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc);
1337 ocs_sframe_send_task_set_full_or_busy(ocs_node_t *node, ocs_hw_sequence_t *seq) function

Completed in 102 milliseconds