Searched refs:wdg_q_time (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c212 sp->wdg_q_time = sp->init_wdg_q_time;
H A Dql_api.c7481 poll_wait = (sp->wdg_q_time + 2) * WATCHDOG_TIME;
7855 sp->wdg_q_time > 1)) {
7866 sp->wdg_q_time > 1)) {
7871 sp->wdg_q_time = sp->init_wdg_q_time;
9812 sp->wdg_q_time = (sp->isp_timeout + WATCHDOG_TIME - 1) /
9819 sp->wdg_q_time += 10;
9825 sp->wdg_q_time += 6;
9828 sp->init_wdg_q_time = sp->wdg_q_time;
9836 sp->wdg_q_time = 0;
9913 * sp->wdg_q_time
[all...]
H A Dql_init.c3962 sp->wdg_q_time = sp->init_wdg_q_time;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1138 time_t wdg_q_time; member in struct:ql_srb

Completed in 100 milliseconds