Searched defs:nwwn (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcAdapterReturnWWN.cc37 HBA_UINT32 portindex, HBA_WWN *nwwn,
36 Sun_fcAdapterReturnWWN(HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn) argument
H A DSun_fcAdapterCreateWWN.cc55 HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn,
63 if ((nwwn == NULL) || (pwwn == NULL)) {
94 memcpy(nwwn->wwn, randomwwn.wwn, sizeof(HBA_WWN));
54 Sun_fcAdapterCreateWWN(HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn, HBA_WWN *OUI, HBA_INT32 method) argument
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcoeadm.c108 FCOE_PORT_WWN pwwn, nwwn; local
118 bzero(&nwwn, 8);
148 memcpy(&nwwn, &nodeWWN, sizeof (nodeWWN));
168 FCOE_PORTTYPE_INITIATOR, pwwn, nwwn, promiscuous);
H A Dfcadm-list.c626 char nwwn[17], pwwn[17]; local
766 WWN2str(nwwn, &vnodeWWN);
769 nwwn, pwwn, npivportIndex, NPIV_ADD);
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c175 char *pwwn, char *nwwn,
199 "%s:%s:%s:%d:%d", mac_name, pwwn, nwwn,
477 FCOE_PORT_WWN nwwn,
529 if (!isWWNZero(nwwn)) {
531 bcopy(nwwn.wwn, param.fcp_nwwn, 8);
536 bcmp(&pwwn, &nwwn, 8) == 0) {
600 WWN2str(cnwwn, &nwwn);
174 fcoe_add_remove_scf_entry(char *mac_name, char *pwwn, char *nwwn, int is_target, int is_promiscuous, int addRemoveFlag) argument
473 FCOE_CreatePort( const FCOE_UINT8 *macLinkName, FCOE_UINT8 portType, FCOE_PORT_WWN pwwn, FCOE_PORT_WWN nwwn, FCOE_UINT8 promiscuous) argument
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c704 HBA_WWN *nwwn,
719 portindex, nwwn, pwwn, OUI, method));
730 HBA_WWN *nwwn,
743 portindex, nwwn, pwwn));
701 Sun_HBA_AdapterCreateWWN( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn, HBA_WWN *OUI, HBA_INT32 method) argument
727 Sun_HBA_AdapterReturnWWN( HBA_HANDLE handle, HBA_UINT32 portindex, HBA_WWN *nwwn, HBA_WWN *pwwn) argument
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h107 la_wwn_t port_pwwn; /* virtual port nwwn */
142 la_wwn_t nwwn; /* Remote port NWWN */ member in struct:fc_fca_p2p_info
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c1245 * Check whether the pwwn or nwwn already exist or not
1255 uint8_t *nwwn, *pwwn, *cnwwn, *cpwwn; local
1266 nwwn = mac->fm_eport.eport_nodewwn;
1269 if (memcmp(nwwn, cnwwn, 8) == 0) {
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c433 * and sets the corresponding nwwn on return.
434 * If no match is found, -1 is returned and nwwn is not set.
438 uchar_t *nwwn)
445 memcpy(nwwn, wwn_list_s->node_wwn, WWN_SIZE);
453 * adds a nwwn, pwwn entry to the next entry in wwn_list_found list
457 uchar_t *nwwn)
467 memcpy(new_wwn->node_wwn, nwwn, WWN_SIZE);
5540 uchar_t *nwwn = NULL, *pwwn = NULL; local
5605 if ((err = get_wwn_data(node, &nwwn, &pwwn)) !=
5610 memcpy(node_wwn, nwwn,
437 search_wwn_entry(struct wwn_list_found_struct *wwn_list_found, uchar_t *pwwn, uchar_t *nwwn) argument
456 add_wwn_entry(struct wwn_list_found_struct **wwn_list_found, uchar_t *pwwn, uchar_t *nwwn) argument
5695 get_wwn_data(di_node_t node, uchar_t **nwwn, uchar_t **pwwn) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3220 * given nwwn. This will also add the nwwn to the global nwwn table.
3226 fctl_create_remote_node(la_wwn_t *nwwn, int sleep) argument
3236 rnodep->fd_node_name = *nwwn;
3279 * uses the nwwn in the fd_node_name.raw_wwn of the given struct.
3281 * unique or pre-existing nwwn in the fctl_nwwn_hash_table[].
3320 * This uses the nwwn in the fd_node_name.raw_wwn of the given struct.
H A Dfp.c927 char pwwn[17], nwwn[17]; local
997 fc_wwn_to_str(&phyport->fp_service_params.node_ww_name, nwwn);
2978 &p2p_info.nwwn,
5858 la_wwn_t nwwn; local
5914 FC_GET_RSP(port, pkt->pkt_resp_acc, (uint8_t *)&nwwn,
5937 &nwwn, &dwwn, d_id, PD_PLOGI_INITIATOR,
6020 la_wwn_t nwwn; local
6154 FC_GET_RSP(port, pkt->pkt_resp_acc, (uint8_t *)&nwwn,
6159 ASSERT(fctl_is_wwn_zero(&nwwn) == FC_FAILURE);
6166 pd = fctl_create_remote_port(port, &nwwn,
13186 la_wwn_t nwwn; local
[all...]

Completed in 139 milliseconds