Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h358 uint32_t offline_timer; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c5304 if (!fcfp->offline_timer || in emlxs_fcoe_fcftab_offline_timer()
5305 (hba->timer_tics < fcfp->offline_timer)) { in emlxs_fcoe_fcftab_offline_timer()
5308 fcfp->offline_timer = 0; in emlxs_fcoe_fcftab_offline_timer()
6250 if (fcfp->offline_timer) { in emlxs_fcoe_fcftab_process()
6251 fcfp->offline_timer = 0; in emlxs_fcoe_fcftab_process()
6268 if (fcfp->offline_timer == 0) { in emlxs_fcoe_fcftab_process()
6270 fcfp->offline_timer = hba->timer_tics + in emlxs_fcoe_fcftab_process()
6460 if (fcfp->offline_timer == 0) { in emlxs_fcoe_fcftab_fcfi_online_action()
6590 if (fcfp->offline_timer || in emlxs_fcoe_fcftab_fcfi_offline_action()