Home
last modified time | relevance | path

Searched refs:nlp_force_rscn (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c715 if (nlp->nlp_force_rscn && in emlxs_timer_check_nodes()
716 (hba->timer_tics >= nlp->nlp_force_rscn)) { in emlxs_timer_check_nodes()
717 nlp->nlp_force_rscn = 0; in emlxs_timer_check_nodes()
H A Demlxs_solaris.c8538 ndlp->nlp_force_rscn = hba->timer_tics + in emlxs_fast_target_reset()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h430 uint32_t nlp_force_rscn; member