Symbol: LE_SWAP16
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
8985
CtCmd->CommandResponse.bits.CmdRsp = LE_SWAP16(CtRsp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1681
ap1->params.HashList_wcnt = LE_SWAP16(hash_wcnt);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1685
ap1->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1741
ap2->params.HashList_wcnt = LE_SWAP16(hash_wcnt);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1748
ap2->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1807
null_ap1->params.HashList_wcnt = LE_SWAP16(0x0001);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1811
null_ap1->params.DHgIDList_wnt = LE_SWAP16(0x0001);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1827
null_ap2->params.HashList_wcnt = LE_SWAP16(0x0002);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
1834
null_ap2->params.DHgIDList_wnt = LE_SWAP16(0x0001);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4440
LE_SWAP16(HASH_LIST_TAG)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4536
LE_SWAP16(DHGID_LIST_TAG)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4784
LE_SWAP16(HASH_LIST_TAG)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
4880
LE_SWAP16(DHGID_LIST_TAG)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2787
rscn->rscn_payload_len = LE_SWAP16(rscn->rscn_payload_len);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
2995
cmd_code = LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3067
rsp_code = LE_SWAP16(CtRsp->CommandResponse.bits.CmdRsp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3298
cmd_code = LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_els.c
3386
ct->CommandResponse.bits.CmdRsp = LE_SWAP16(SLI_CTNS_RSNN_NN);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5093
CmdRsp == (LE_SWAP16(SLI_CT_LOOPBACK))) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10025
LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10042
LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10054
LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10119
emlxs_rmcmd_xlate(LE_SWAP16(
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10772
p[i] = LE_SWAP16(p[i]);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10779
*p = LE_SWAP16(*p);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10785
*p = LE_SWAP16(*p);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10791
*p = LE_SWAP16(*p);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10797
*p = LE_SWAP16(*p);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10861
lunp[i] = LE_SWAP16(lunp[i]);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10962
c[1] = LE_SWAP16(c[1]);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
11119
rscn->rscn_payload_len = LE_SWAP16(rscn->rscn_payload_len);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
8615
lun = LE_SWAP16(lun);