Searched refs:LE_SWAP32 (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 1230 ap->msg_len = LE_SWAP32(0x00000004); in emlxs_issue_dhchap_success() 1237 ap->msg_len = LE_SWAP32(4 + len); in emlxs_issue_dhchap_success() 1240 *(uint32_t *)tmp = LE_SWAP32(len); in emlxs_issue_dhchap_success() 1246 ap->tran_id = LE_SWAP32(node_dhc->nlp_auth_tranid_rsp); in emlxs_issue_dhchap_success() 1250 LE_SWAP32(node_dhc->nlp_auth_tranid_rsp); in emlxs_issue_dhchap_success() 1253 LE_SWAP32(node_dhc->nlp_auth_tranid_ini); in emlxs_issue_dhchap_success() 1375 ap->msg_len = LE_SWAP32(4); in emlxs_issue_auth_reject() 1378 ap->tran_id = LE_SWAP32(node_dhc->nlp_auth_tranid_rsp); in emlxs_issue_auth_reject() 1380 ap->tran_id = LE_SWAP32(node_dhc->nlp_auth_tranid_ini); in emlxs_issue_auth_reject() 1615 ap1->msg_len = LE_SWAP32(cmdsize - in emlxs_issue_auth_negotiate() [all …]
|
H A D | emlxs_els.c | 587 hba->fc_edtov = (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000; in emlxs_handle_sol_flogi() 589 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov); in emlxs_handle_sol_flogi() 593 hba->fc_ratov = (LE_SWAP32(sp->cmn.w2.r_a_tov) + 999) / 1000; in emlxs_handle_sol_flogi() 865 (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000; in emlxs_handle_sol_plogi() 867 hba->fc_edtov = LE_SWAP32(sp->cmn.e_d_tov); in emlxs_handle_sol_plogi() 1120 sid, count, LE_SWAP32(*lp), in emlxs_handle_unsol_rscn() 1121 ((count > 1) ? LE_SWAP32(*(lp + 1)) : 0)); in emlxs_handle_unsol_rscn() 1146 count, LE_SWAP32(*lp), in emlxs_handle_unsol_rscn() 1147 ((count > 1) ? LE_SWAP32(*(lp + 1)) : 0), ubp, ub_priv->token); in emlxs_handle_unsol_rscn() 1202 (LE_SWAP32(sp->cmn.e_d_tov) + 999999) / 1000000; in emlxs_process_unsol_flogi() [all …]
|
H A D | emlxs_solaris.c | 1799 port_info->pi_attrs.supported_cos = LE_SWAP32(FC_NS_CLASS3); in emlxs_fca_bind_port() 9259 LE_SWAP32((hba->fc_ratov * 1000)); in emlxs_send_els() 9270 vvl->un0.word0 = LE_SWAP32(vvl->un0.word0); in emlxs_send_els() 9272 vvl->un1.word1 = LE_SWAP32(vvl->un1.word1); in emlxs_send_els() 9531 cmd = LE_SWAP32(cmd); in emlxs_send_els_rsp() 9584 cmd = LE_SWAP32(cmd); in emlxs_send_els_rsp() 9654 LE_SWAP32((FF_DEF_RATOV * 1000)); in emlxs_send_els_rsp() 10004 did, LE_SWAP32(lp0[4]), LE_SWAP32(lp0[5])); in emlxs_send_ct() 10021 did, LE_SWAP32(lp0[4]), LE_SWAP32(lp0[5])); in emlxs_send_ct() 10033 did, LE_SWAP32(lp0[4]), LE_SWAP32(lp0[5])); in emlxs_send_ct() [all …]
|
H A D | emlxs_fcp.c | 209 length = sizeof (fcp_rsp_t) + LE_SWAP32(rsp->fcp_response_len) + in emlxs_handle_fcp_event() 210 LE_SWAP32(rsp->fcp_sense_len); in emlxs_handle_fcp_event() 257 LE_SWAP32(pkt->pkt_datalen); in emlxs_handle_fcp_event() 280 if (LE_SWAP32(rsp->fcp_sense_len) >= 14) { in emlxs_handle_fcp_event() 309 LE_SWAP32(rsp->fcp_resid) : 0; in emlxs_handle_fcp_event() 449 LE_SWAP32(pkt->pkt_data_resid); in emlxs_handle_fcp_event() 543 LE_SWAP32(pkt->pkt_data_resid); in emlxs_handle_fcp_event() 685 LE_SWAP32(rsp->fcp_resid), in emlxs_handle_fcp_event() 686 LE_SWAP32(rsp->fcp_sense_len), in emlxs_handle_fcp_event() 687 LE_SWAP32(rsp->fcp_response_len)); in emlxs_handle_fcp_event()
|
H A D | emlxs_dfc.c | 966 port_dev->dev_type[0] = LE_SWAP32(0x00000120); in emlxs_fcio_get_host_params() 967 port_dev->dev_type[1] = LE_SWAP32(0x00000001); in emlxs_fcio_get_host_params() 1015 port_dev->dev_type[0] = LE_SWAP32(0x00000120); in emlxs_fcio_get_host_params() 1016 port_dev->dev_type[1] = LE_SWAP32(0x00000001); in emlxs_fcio_get_host_params() 1460 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_adapter_port_attrs() 1606 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_adapter_port_attrs() 2275 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_disc_port_attrs() 2407 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_disc_port_attrs() 2569 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_port_attrs() 2708 LE_SWAP32(FC_NS_CLASS3); in emlxs_fcio_get_port_attrs() [all …]
|
H A D | emlxs_node.c | 912 vvl.un0.word0 = LE_SWAP32(vvl.un0.word0); in emlxs_node_create() 913 vvl.un1.word1 = LE_SWAP32(vvl.un1.word1); in emlxs_node_create()
|
H A D | emlxs_fct.c | 1400 port_attrs->supported_cos = LE_SWAP32(FC_NS_CLASS3); 2381 LE_SWAP32(fcp_cmd->fcpDl)); 2441 cnt = LE_SWAP32(fcp_cmd->fcpDl); 2695 fcp_rsp->rspResId = LE_SWAP32(fct_task->task_resid); 2700 fcp_rsp->rspResId = LE_SWAP32(fct_task->task_resid); 2725 fcp_rsp->rspSnsLen = LE_SWAP32(fct_task->task_sense_length); 2830 fcp_rsp->rspResId = LE_SWAP32(fcp_cmd->fcpDl);
|
H A D | emlxs_clock.c | 1418 cmd = LE_SWAP32(cmd); in emlxs_tx_watchdog()
|
H A D | emlxs_fcf.c | 10860 edtov = (LE_SWAP32(flogi_sparam->cmn.e_d_tov) + 999999) / in emlxs_vfi_reg_action() 10863 edtov = LE_SWAP32(flogi_sparam->cmn.e_d_tov); in emlxs_vfi_reg_action() 10866 ratov = (LE_SWAP32(flogi_sparam->cmn.w2.r_a_tov) + 999) / 1000; in emlxs_vfi_reg_action() 12552 LE_SWAP32((FF_DEF_RATOV * 1000)); in emlxs_vpi_port_online_action() 12985 LE_SWAP32((FF_DEF_RATOV * 1000)); in emlxs_vpi_logi_failed_action()
|
H A D | emlxs_sli4.c | 2149 *iptr = LE_SWAP32(FW_INITIALIZE_WORD0); in emlxs_init_bootstrap_mb() 2150 *(iptr+1) = LE_SWAP32(FW_INITIALIZE_WORD1); in emlxs_init_bootstrap_mb() 2726 *xrdy_vaddr++ = LE_SWAP32(size); in emlxs_sli4_fct_bde_setup()
|
H A D | emlxs_download.c | 203 *bptr1 = LE_SWAP32(*bptr2); in emlxs_fw_download()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 2234 #define LE_SWAP32(_x) SWAP32(_x) macro 2250 #define LE_SWAP32(_x) (_x) macro
|