Searched refs:e_d_tov (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h165 uint32_t e_d_tov; member in struct:common_service
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c587 hba->fc_edtov = (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000;
589 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov);
865 (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000;
867 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov);
1202 (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000;
1204 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov);
1421 (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000;
1423 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov);
2263 lp[2] = LE_SWAP32(sp->cmn.e_d_tov);
H A Demlxs_mbox.c2274 hba->fc_edtov, hba->sparam.cmn.e_d_tov,
H A Demlxs_solaris.c10752 sp->cmn.e_d_tov = LE_SWAP32(sp->cmn.e_d_tov);
H A Demlxs_fcf.c3685 hba->fc_edtov, hba->sparam.cmn.e_d_tov,
10860 edtov = (LE_SWAP32(flogi_sparam->cmn.e_d_tov) + 999999) /
10863 edtov = LE_SWAP32(flogi_sparam->cmn.e_d_tov);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h515 uint32_t e_d_tov; /* E_D_TOV must be in B.E. format */ member in struct:fc_csp
H A Demlxs_hw.h1199 uint32_t e_d_tov; /* E_D_TOV must be in Big */ member in struct:emlxs_csp
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c537 els->common_service.e_d_tov = 0x07d0;
H A Dfcoei_eth.c916 els_logi->common_service.e_d_tov = FCOE_B2V_4(src +
H A Dfcoei_lv.c1375 FCOE_V2B_4(els_logi->common_service.e_d_tov, FPLD + offset);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c225 els->common_service.e_d_tov = 0x07d0;
H A Dql_api.c4979 acc.common_service.e_d_tov = 0x7d0;
5264 acc.common_service.e_d_tov = 0x7d0;
8830 payload->common_service.e_d_tov = 0x7d0;
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h6785 __be16 e_d_tov; member in struct:fw_fcoe_res_info_cmd

Completed in 249 milliseconds