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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_unsol.c68 static int32_t ocs_sframe_send_task_set_full_or_busy(ocs_node_t *node, ocs_hw_sequence_t *seq);
916 rc = ocs_sframe_send_task_set_full_or_busy(node, seq);
918 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc);
1017 rc = ocs_sframe_send_task_set_full_or_busy(node, seq);
1019 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc);
1341 ocs_sframe_send_task_set_full_or_busy(ocs_node_t *node, ocs_hw_sequence_t *seq) function

Completed in 102 milliseconds