Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_hw.c11203 uint64_t ticks_current = ocs_get_os_ticks(); in target_wqe_timer_nop_cb() local
11217 sec_elapsed = ((ticks_current - io->submit_ticks) / ocs_get_os_tick_freq()); in target_wqe_timer_nop_cb()