Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c659 last_clock = CURRENT_CLOCK; in fcoei_watchdog()
674 start_clock = CURRENT_CLOCK; in fcoei_watchdog()
735 &ss->ss_watchdog_mutex, CURRENT_CLOCK + in fcoei_watchdog()
905 if ((xch->xch_end_tick < CURRENT_CLOCK) && in fcoei_xch_check()
H A Dfcoei_eth.c582 CURRENT_CLOCK, frm->frm_clock); in fcoei_process_sol_fcp_resp()
1172 CURRENT_CLOCK, frm->frm_clock); in fcoei_process_unsol_frame()
/titanic_44/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c265 frm->frm_clock = CURRENT_CLOCK; in fcoe_rx()
/titanic_44/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h374 #define CURRENT_CLOCK (ddi_get_lbolt()) macro