Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1088 if (port->ub_timer > hba->timer_tics) { in emlxs_timer_check_ub()
1092 port->ub_timer = hba->timer_tics + EMLXS_UB_PERIOD; in emlxs_timer_check_ub()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1082 uint32_t ub_timer; member