Searched refs:r_a_tov (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h512 uint32_t r_a_tov; /* RATOV (Big Endian) */ member in union:fc_csp::__anon7293
H A Demlxs_hw.h1195 uint32_t r_a_tov; /* R_A_TOV must be in Big */ member in union:emlxs_csp::__anon7328
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c705 ha->r_a_tov = (uint16_t)(icb->login_timeout < R_A_TOV_DEFAULT ?
1171 ha->r_a_tov = (uint16_t)(w1 < R_A_TOV_DEFAULT ? R_A_TOV_DEFAULT : w1);
2838 timer = ha->r_a_tov < secs ? secs : ha->r_a_tov;
2858 &ha->r_a_tov);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1433 uint16_t r_a_tov; /* 2 * R_A_TOV + 5 */ member in struct:ql_adapter_state
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c593 hba->fc_ratov = (LE_SWAP32(sp->cmn.w2.r_a_tov) + 999) / 1000;
2262 lp[1] = LE_SWAP32(sp->cmn.w2.r_a_tov);
H A Demlxs_fct.c2128 sp->cmn.w2.r_a_tov = port->sparam.cmn.w2.r_a_tov;
H A Demlxs_solaris.c9258 sp->cmn.w2.r_a_tov =
9653 sp->cmn.w2.r_a_tov =
H A Demlxs_fcf.c10866 ratov = (LE_SWAP32(flogi_sparam->cmn.w2.r_a_tov) + 999) / 1000;
12551 vpip->fabric_rpip->sparam.cmn.w2.r_a_tov =
12984 vpip->fabric_rpip->sparam.cmn.w2.r_a_tov =

Completed in 546 milliseconds