Home
last modified time | relevance | path

Searched refs:PortFcId (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc279 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 DFCHBAPort.cc600 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 Dfcio.h271 uint32_t PortFcId; member
298 uint32_t PortFcId; member
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h300 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/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h301 HBA_UINT32 PortFcId; member
423 HBA_UINT32 PortFcId; /* Port where event occurred */ member
428 HBA_UINT32 PortFcId; /* Port where event occurred */ member
H A Demlxs_dfclib.h1468 uint32_t PortFcId; /* FC port ID assigned to this */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h101 uint32_t PortFcId; member
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c1022 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 Demlxs_event.c865 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 Demlxs_dfc.c1396 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 DprintAttrs.c227 port->PortFcId); in printHBAPortInfo()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7793 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 Dfct.c444 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()