Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_utils.h223 extern void ocs_queue_history_init(ocs_t *, ocs_hw_q_hist_t*);
232 #define ocs_queue_history_init(...) macro
HDocs_hw.h51 #define ocs_queue_history_init(...) macro
HDocs_utils.c960 ocs_queue_history_init(ocs_t *ocs, ocs_hw_q_hist_t *q_hist) in ocs_queue_history_init() function
HDocs_hw.c910 ocs_queue_history_init(hw->os, &hw->q_hist); in ocs_hw_init()