Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h224 extern void ocs_queue_history_free(ocs_hw_q_hist_t*);
233 #define ocs_queue_history_free(...) macro
H A Docs_hw.h52 #define ocs_queue_history_free(...) macro
H A Docs_utils.c989 ocs_queue_history_free(ocs_hw_q_hist_t *q_hist) in ocs_queue_history_free() function
H A Docs_hw.c1293 ocs_queue_history_free(&hw->q_hist); in ocs_hw_teardown()