Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h498 uint32_t online_timer; /* FC */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c2811 if (!fcftab->online_timer || in emlxs_fc_fcftab_online_timer()
2812 (hba->timer_tics < fcftab->online_timer)) { in emlxs_fc_fcftab_online_timer()
2815 fcftab->online_timer = 0; in emlxs_fc_fcftab_online_timer()
2944 fcftab->online_timer = hba->timer_tics + 1; in emlxs_fc_fcftab_online_action()