Home
last modified time | relevance | path

Searched refs:ent_addr_3 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h91 ushort_t ent_addr_3; /* entity address 3 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c718 pkt->fcp_lun[4] = lobyte(fcp_ent_addr->ent_addr_3); in ql_command_24xx_iocb()
719 pkt->fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3); in ql_command_24xx_iocb()
864 lobyte(fcp_ent_addr->ent_addr_3); in ql_cmd_24xx_type_6_iocb()
866 hibyte(fcp_ent_addr->ent_addr_3); in ql_cmd_24xx_type_6_iocb()
1026 lobyte(fcp_ent_addr->ent_addr_3); in ql_marker()
1028 hibyte(fcp_ent_addr->ent_addr_3); in ql_marker()
H A Dql_xioctl.c2333 lobyte(fcp_ent_addr->ent_addr_3); in ql_scsi_passthru()
2335 hibyte(fcp_ent_addr->ent_addr_3); in ql_scsi_passthru()
4522 lobyte(fcp_ent_addr->ent_addr_3); in ql_inq()
4524 hibyte(fcp_ent_addr->ent_addr_3); in ql_inq()
H A Dql_mbx.c1370 pkt->mgmt.fcp_lun[4] = lobyte(fcp_ent_addr->ent_addr_3); in ql_task_mgmt_iocb()
1371 pkt->mgmt.fcp_lun[5] = hibyte(fcp_ent_addr->ent_addr_3); in ql_task_mgmt_iocb()
H A Dql_api.c7330 fcp_ent_addr->ent_addr_3 != 0) { in ql_lun_queue()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h122 ushort_t ent_addr_3; /* entity address 3 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1080 FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_3, in fcoei_initiate_fcp_cmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1874 sam_lun_addr.ent_addr_3 = in fcp_get_target_mappings()
1875 BE_16(plun->lun_addr.ent_addr_3); in fcp_get_target_mappings()
2606 fcmd->fcp_ent_addr.ent_addr_3 = in fcp_send_scsi_ioctl()
7847 plun->lun_addr.ent_addr_3 = in fcp_handle_reportlun()