Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c2907 clock_t timer, login_wait, wait; in ql_fw_ready() local
2915 login_wait = ha->r_a_tov * 2 * sec_delay; in ql_fw_ready()
2920 while (login_wait != 0 && wait != 0 && in ql_fw_ready()
2946 timer = --login_wait; in ql_fw_ready()