Searched refs:port_nwwn (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/fcoesvc/
H A Dfcoeisvc.c53 port->port_nwwn,
H A Dfcoetsvc.c53 port->port_nwwn,
/illumos-gate/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c140 pinfo.port_nwwn.raw_wwn[0], pinfo.port_nwwn.raw_wwn[1],
141 pinfo.port_nwwn.raw_wwn[2], pinfo.port_nwwn.raw_wwn[3],
142 pinfo.port_nwwn.raw_wwn[4], pinfo.port_nwwn.raw_wwn[5],
143 pinfo.port_nwwn.raw_wwn[6], pinfo.port_nwwn.raw_wwn[7]);
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h116 FCOE_PORT_WWN port_nwwn; member in struct:fcoe_smf_port_instance
H A Dlibfcoe.c928 (void) memcpy(&pi->port_nwwn, &nodeWWN,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h106 la_wwn_t port_nwwn; /* virtual port pwwn */ member in struct:fc_fca_bind
H A Dfc_ulpif.h109 la_wwn_t port_nwwn; /* node WWN */ member in struct:ulp_port_info
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h219 uint8_t port_nwwn[FC_WWN_LEN]; member in struct:fct_local_port
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c984 bcopy(port->port_nwwn, p + 28, 8);
1015 bcopy(port->port_nwwn, p + 28, 8);
H A Dfcoet.c551 bcopy(ss->ss_eport->eport_nodewwn, port->port_nwwn, 8);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c430 bcopy(iport->iport_port->port_nwwn, fx.fx_nwwn, 8);
531 bcopy(iport->iport_port->port_nwwn, fx->fx_nwwn, 8);
1460 bcopy(port->port_nwwn, p+28, 8);
1464 fct_wwn_to_str(port->port_nwwn_str, port->port_nwwn);
1933 bcopy(port->port_nwwn, p + 16, 8);
H A Dfct.c388 bcopy(iport->iport_port->port_nwwn, hba_attr->NodeWWN,
430 bcopy(iport->iport_port->port_nwwn, port_attr->NodeWWN,
2393 bcopy(port->port_nwwn, p + 28, 8);
2577 bcopy(port->port_nwwn, p + 20, 8);
2672 bcopy(port->port_nwwn, p + 16, 8);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h275 la_wwn_t port_nwwn; member in struct:fcp_port
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2340 uchar_t *port_nwwn = bind_info->port_nwwn.raw_wwn; local
2403 bcopy(port_nwwn,
2423 port_nwwn[0], port_nwwn[1], port_nwwn[2],
2424 port_nwwn[3], port_nwwn[4], port_nwwn[5],
2425 port_nwwn[
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1127 bcopy(qlt->nvram->node_name, port->port_nwwn, 8);
1129 fct_wwn_to_str(port->port_nwwn_str, port->port_nwwn);
1318 bcopy(qlt->qlt_port->port_nwwn, icb+0x14, 8);
3143 bcopy(port->port_nwwn, p + 28, 8);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1155 bcopy((uint8_t *)&port->wwnn, (uint8_t *)fct_port->port_nwwn, 8);
H A Demlxs_solaris.c1534 bcopy((caddr_t)&bind_info->port_nwwn, (caddr_t)&port->wwnn,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2531 info.port_nwwn = port->fp_service_params.node_ww_name;
H A Dfp.c13791 fc_str_to_wwn(nname, &(bind_info.port_nwwn));
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c875 bcopy(&port_info->port_nwwn, &fport->fcipp_nwwn,
H A Dfcp.c12328 bcopy(&pinfo->port_nwwn, &pptr->port_nwwn, sizeof (la_wwn_t));

Completed in 255 milliseconds