Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c722 if (nlp->nlp_force_rscn && in emlxs_timer_check_nodes()
723 (hba->timer_tics >= nlp->nlp_force_rscn)) { in emlxs_timer_check_nodes()
724 nlp->nlp_force_rscn = 0; in emlxs_timer_check_nodes()
H A Demlxs_solaris.c8561 ndlp->nlp_force_rscn = hba->timer_tics + in emlxs_fast_target_reset()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h431 uint32_t nlp_force_rscn; member