Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_hw.c11178 uint64_t ticks_current = ocs_get_os_ticks(); in target_wqe_timer_nop_cb() local
11193 sec_elapsed = ((ticks_current - io->submit_ticks) / ocs_get_os_tick_freq()); in target_wqe_timer_nop_cb()