Searched refs:PortFcId (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | TgtFCHBAPort.cc | 279 attributes.PortFcId = attrs.PortFcId; in getPortAttributes() 335 attributes.PortFcId = attrs.PortFcId; in getDiscoveredAttributes() 378 attributes.PortFcId = attrs.PortFcId; in getDiscoveredAttributes() 427 DestPortID = (uint64_t)attrs.PortFcId; in sendRLS()
|
H A D | FCHBAPort.cc | 600 attributes.PortFcId = attrs.PortFcId; in getPortAttributes() 641 attributes.PortFcId = attrs.PortFcId; in getDiscoveredAttributes() 686 attributes.PortFcId = attrs.PortFcId; in getDiscoveredAttributes() 962 memcpy(&rls_req, &attrs.PortFcId, in sendRLS() 963 sizeof (attrs.PortFcId)); in sendRLS() 1136 if (attrs.PortFcId == destfcid) { in sendRNID()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ |
H A D | fcio.h | 271 uint32_t PortFcId; member 298 uint32_t PortFcId; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 301 HBA_UINT32 PortFcId; member 423 HBA_UINT32 PortFcId; /* Port where event occurred */ member 428 HBA_UINT32 PortFcId; /* Port where event occurred */ member
|
H A D | emlxs_dfclib.h | 1468 uint32_t PortFcId; /* FC port ID assigned to this */ member
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 300 HBA_UINT32 PortFcId; member 422 HBA_UINT32 PortFcId; /* Port where event occurred */ member 427 HBA_UINT32 PortFcId; /* Port where event occurred */ member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fctio.h | 101 uint32_t PortFcId; member
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | fchba.c | 1022 discPortAttrs.PortFcId, 0, in fchba_dump_map() 1071 portAttrs.PortFcId, 0, in fchba_dump_map() 1237 discPortAttrs.PortFcId, in fchba_display_link_status() 1247 discPortAttrs.PortFcId, in fchba_display_link_status() 1274 portAttrs.PortFcId, in fchba_display_link_status() 1284 portAttrs.PortFcId, in fchba_display_link_status()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 865 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo() 876 PortFcId = linkinfo->a_DID; in emlxs_get_dfc_eventinfo() 905 eventinfo->Event.RSCN_EventInfo.PortFcId = in emlxs_get_dfc_eventinfo()
|
H A D | emlxs_dfc.c | 1396 port_attrs->PortFcId = port->did; in emlxs_fcio_get_adapter_port_attrs() 1550 port_attrs->PortFcId = port->did; in emlxs_fcio_get_adapter_port_attrs() 2205 port_attrs->PortFcId = ndlp->nlp_DID; in emlxs_fcio_get_disc_port_attrs() 2345 port_attrs->PortFcId = ndlp->nlp_DID; in emlxs_fcio_get_disc_port_attrs() 2515 port_attrs->PortFcId = ndlp->nlp_DID; in emlxs_fcio_get_port_attrs() 2662 port_attrs->PortFcId = ndlp->nlp_DID; in emlxs_fcio_get_port_attrs()
|
/illumos-gate/usr/src/cmd/fcinfo/ |
H A D | printAttrs.c | 227 port->PortFcId); in printHBAPortInfo()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 7793 val->PortFcId = port->fp_port_id.port_id; in fp_fciocmd() 7920 val32->PortFcId = val->PortFcId; in fp_fciocmd() 8021 val->PortFcId = tmp_pd->pd_port_id.port_id; in fp_fciocmd() 8056 val32->PortFcId = val->PortFcId; in fp_fciocmd() 8153 val->PortFcId = tmp_pd->pd_port_id.port_id; in fp_fciocmd() 8186 val32->PortFcId = val->PortFcId; in fp_fciocmd()
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 444 port_attr->PortFcId = iport->iport_link_info.portid; in fct_get_adapter_port_attr() 588 port_attr->PortFcId = irp->irp_portid; in fct_get_discovered_port_attr()
|