Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1095 if (port->ub_timer > hba->timer_tics) { in emlxs_timer_check_ub()
1099 port->ub_timer = hba->timer_tics + EMLXS_UB_PERIOD; in emlxs_timer_check_ub()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1086 uint32_t ub_timer; member