Home
last modified time | relevance | path

Searched refs:ocs_queue_history_free (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_utils.h233 extern void ocs_queue_history_free(ocs_hw_q_hist_t*);
242 #define ocs_queue_history_free(...) macro
HDocs_hw.h55 #define ocs_queue_history_free(...) macro
HDocs_utils.c997 ocs_queue_history_free(ocs_hw_q_hist_t *q_hist) in ocs_queue_history_free() function
HDocs_hw.c1291 ocs_queue_history_free(&hw->q_hist); in ocs_hw_teardown()