Searched refs:ent_addr_0 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h84 * ent_addr_0 is always the first and highest layer of
90 ushort_t ent_addr_0; /* entity address 0 */ member in struct:fcp_ent_addr
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h113 * ent_addr_0 is always the first and highest layer of
119 ushort_t ent_addr_0; /* entity address 0 */ member in struct:fcp_ent_addr
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h455 ushort_t ent_addr_0; member in struct:fcp_ent_addr
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1071 FCOE_V2B_2(fcp_cmd_iu->fcp_ent_addr.ent_addr_0,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7004 lun = CHAR_TO_SHORT(lobyte(sp->fcp->fcp_ent_addr.ent_addr_0),
7005 hibyte(sp->fcp->fcp_ent_addr.ent_addr_0));
7108 lun = CHAR_TO_SHORT(lobyte(sp->fcp->fcp_ent_addr.ent_addr_0),
7109 hibyte(sp->fcp->fcp_ent_addr.ent_addr_0));
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c1864 sam_lun_addr.ent_addr_0 =
1865 BE_16(plun->lun_addr.ent_addr_0);
2596 fcmd->fcp_ent_addr.ent_addr_0 =
7836 plun->lun_addr.ent_addr_0 =

Completed in 198 milliseconds