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

/opensolaris-onvv-gate/usr/src/cmd/fcoesvc/
H A Dfcoeisvc.c53 port->port_nwwn,
H A Dfcoetsvc.c53 port->port_nwwn,
/opensolaris-onvv-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]);
/opensolaris-onvv-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,
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dfct.h218 uint8_t port_nwwn[FC_WWN_LEN]; member in struct:fct_local_port
/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c429 bcopy(iport->iport_port->port_nwwn, fx.fx_nwwn, 8);
530 bcopy(iport->iport_port->port_nwwn, fx->fx_nwwn, 8);
1459 bcopy(port->port_nwwn, p+28, 8);
1463 fct_wwn_to_str(port->port_nwwn_str, port->port_nwwn);
1932 bcopy(port->port_nwwn, p + 16, 8);
H A Dfct.c387 bcopy(iport->iport_port->port_nwwn, hba_attr->NodeWWN,
429 bcopy(iport->iport_port->port_nwwn, port_attr->NodeWWN,
2388 bcopy(port->port_nwwn, p + 28, 8);
2572 bcopy(port->port_nwwn, p + 20, 8);
2667 bcopy(port->port_nwwn, p + 16, 8);
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h275 la_wwn_t port_nwwn; member in struct:fcp_port
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2355 uchar_t *port_nwwn = bind_info->port_nwwn.raw_wwn; local
2418 bcopy(port_nwwn,
2438 port_nwwn[0], port_nwwn[1], port_nwwn[2],
2439 port_nwwn[3], port_nwwn[4], port_nwwn[5],
2440 port_nwwn[
[all...]
/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1351 bcopy((uint8_t *)&port->wwnn, (uint8_t *)fct_port->port_nwwn, 8);
H A Demlxs_solaris.c1559 bcopy((caddr_t)&bind_info->port_nwwn, (caddr_t)&port->wwnn,
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2527 info.port_nwwn = port->fp_service_params.node_ww_name;
H A Dfp.c13791 fc_str_to_wwn(nname, &(bind_info.port_nwwn));
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c875 bcopy(&port_info->port_nwwn, &fport->fcipp_nwwn,
H A Dfcp.c12342 bcopy(&pinfo->port_nwwn, &pptr->port_nwwn, sizeof (la_wwn_t));

Completed in 245 milliseconds