Symbol: fcp_ent_addr
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1071
FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_0,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1074
FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_1,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1077
FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_2,
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_lv.c
1080
FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_3,
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19723
fcp_ent_addr_t *fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19738
fcp_ent_addr->ent_addr_0 = CHAR_TO_SHORT(lobyte(lun),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19741
fcp_ent_addr->ent_addr_0 = CHAR_TO_SHORT(lobyte(lun),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7307
fcp_ent_addr_t *fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7329
if (fcp_ent_addr->ent_addr_1 != 0 || fcp_ent_addr->ent_addr_2 != 0 ||
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7330
fcp_ent_addr->ent_addr_3 != 0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7334
lun_no_tmp = CHAR_TO_SHORT(lobyte(fcp_ent_addr->ent_addr_0),
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7335
hibyte(fcp_ent_addr->ent_addr_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7386
uint64_t fcp_ent_addr = 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7398
fcp_ent_addr = *(uint64_t *)(&sp->fcp->fcp_ent_addr);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7400
(sp->lun_queue = ql_lun_queue(ha, tq, fcp_ent_addr)) != NULL) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1012
fcp_ent_addr = (fcp_ent_addr_t *)&lq->lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1014
lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1016
hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1018
lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1020
hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1022
lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1024
hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1026
lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1028
hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
697
fcp_ent_addr_t *fcp_ent_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
711
fcp_ent_addr = (fcp_ent_addr_t *)&sp->lun_queue->lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
712
pkt->fcp_lun[2] = lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
713
pkt->fcp_lun[3] = hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
714
pkt->fcp_lun[0] = lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
715
pkt->fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
716
pkt->fcp_lun[6] = lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
717
pkt->fcp_lun[7] = hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
718
pkt->fcp_lun[4] = lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
719
pkt->fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
841
fcp_ent_addr_t *fcp_ent_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
850
fcp_ent_addr = (fcp_ent_addr_t *)&sp->lun_queue->lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
852
lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
854
hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
856
lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
858
hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
860
lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
862
hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
864
lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
866
hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
996
fcp_ent_addr_t *fcp_ent_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1345
fcp_ent_addr_t *fcp_ent_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1363
fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1364
pkt->mgmt.fcp_lun[2] = lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1365
pkt->mgmt.fcp_lun[3] = hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1366
pkt->mgmt.fcp_lun[0] = lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1367
pkt->mgmt.fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1368
pkt->mgmt.fcp_lun[6] = lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1369
pkt->mgmt.fcp_lun[7] = hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1370
pkt->mgmt.fcp_lun[4] = lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1371
pkt->mgmt.fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2311
fcp_ent_addr_t *fcp_ent_addr = 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2318
fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2321
lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2323
hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2325
lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2327
hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2329
lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2331
hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2333
lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
2335
hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4479
fcp_ent_addr_t *fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4508
fcp_ent_addr = (fcp_ent_addr_t *)&lun_addr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4510
lobyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4512
hibyte(fcp_ent_addr->ent_addr_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4514
lobyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4516
hibyte(fcp_ent_addr->ent_addr_1);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4518
lobyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4520
hibyte(fcp_ent_addr->ent_addr_2);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4522
lobyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_xioctl.c
4524
hibyte(fcp_ent_addr->ent_addr_3);
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
14201
fcmd->fcp_ent_addr = plun->lun_addr;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
16260
fcmd->fcp_ent_addr = plun->lun_addr;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2600
fcmd->fcp_ent_addr.ent_addr_0 =
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2602
fcmd->fcp_ent_addr.ent_addr_1 =
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2604
fcmd->fcp_ent_addr.ent_addr_2 =
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
2606
fcmd->fcp_ent_addr.ent_addr_3 =
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6581
bcopy(&(plun->lun_addr), &(fcmd->fcp_ent_addr), FCP_LUN_SIZE);
usr/src/uts/common/sys/fc4/fcp.h
105
fcp_ent_addr_t fcp_ent_addr; /* entity address */
usr/src/uts/common/sys/fibre-channel/ulp/fcp.h
136
fcp_ent_addr_t fcp_ent_addr; /* entity address */