Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h89 ushort_t ent_addr_1; /* entity address 1 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c714 pkt->fcp_lun[0] = lobyte(fcp_ent_addr->ent_addr_1); in ql_command_24xx_iocb()
715 pkt->fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1); in ql_command_24xx_iocb()
856 lobyte(fcp_ent_addr->ent_addr_1); in ql_cmd_24xx_type_6_iocb()
858 hibyte(fcp_ent_addr->ent_addr_1); in ql_cmd_24xx_type_6_iocb()
1018 lobyte(fcp_ent_addr->ent_addr_1); in ql_marker()
1020 hibyte(fcp_ent_addr->ent_addr_1); in ql_marker()
H A Dql_xioctl.c2325 lobyte(fcp_ent_addr->ent_addr_1); in ql_scsi_passthru()
2327 hibyte(fcp_ent_addr->ent_addr_1); in ql_scsi_passthru()
4514 lobyte(fcp_ent_addr->ent_addr_1); in ql_inq()
4516 hibyte(fcp_ent_addr->ent_addr_1); in ql_inq()
H A Dql_mbx.c1366 pkt->mgmt.fcp_lun[0] = lobyte(fcp_ent_addr->ent_addr_1); in ql_task_mgmt_iocb()
1367 pkt->mgmt.fcp_lun[1] = hibyte(fcp_ent_addr->ent_addr_1); in ql_task_mgmt_iocb()
H A Dql_api.c7329 if (fcp_ent_addr->ent_addr_1 != 0 || fcp_ent_addr->ent_addr_2 != 0 || in ql_lun_queue()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h120 ushort_t ent_addr_1; /* entity address 1 */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1074 FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_1, in fcoei_initiate_fcp_cmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1870 sam_lun_addr.ent_addr_1 = in fcp_get_target_mappings()
1871 BE_16(plun->lun_addr.ent_addr_1); in fcp_get_target_mappings()
2602 fcmd->fcp_ent_addr.ent_addr_1 = in fcp_send_scsi_ioctl()
7843 plun->lun_addr.ent_addr_1 = in fcp_handle_reportlun()