Home
last modified time | relevance | path

Searched refs:ocs_queue_history_timestamp_enabled (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h227 extern uint8_t ocs_queue_history_timestamp_enabled(void);
H A Docs_utils.c917 uint8_t ocs_queue_history_timestamp_enabled(void) in ocs_queue_history_timestamp_enabled() function
1014 if (ocs_queue_history_timestamp_enabled()) { in ocs_queue_history_add_timestamp()
H A Docs_ddump.c346 if (ocs_queue_history_timestamp_enabled()) { in ocs_ddump_queue_history()