Searched refs:fd_node_name (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h135 la_wwn_t fd_node_name; member in struct:fc_remote_node
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1834 map->map_nwwn = node->fd_node_name;
3236 rnodep->fd_node_name = *nwwn;
3279 * uses the nwwn in the fd_node_name.raw_wwn of the given struct.
3301 ASSERT(fctl_is_wwn_zero(&rnodep->fd_node_name) == FC_FAILURE);
3302 index = HASH_FUNC(WWN_HASH_KEY(rnodep->fd_node_name.raw_wwn),
3320 * This uses the nwwn in the fd_node_name.raw_wwn of the given struct.
3333 index = HASH_FUNC(WWN_HASH_KEY(rnodep->fd_node_name.raw_wwn),
3393 if (fctl_wwn_cmp(node_wwn, &next->fd_node_name) == 0) {
3433 if (fctl_wwn_cmp(node_wwn, &next->fd_node_name) == 0) {
4680 (fctl_wwn_cmp(&pd->pd_remote_nodep->fd_node_name,
[all...]
H A Dfp.c5023 (uint8_t *)&node->fd_node_name,
5025 sizeof (node->fd_node_name), DDI_DEV_AUTOINCR);
5415 rxn.rxn_xname = node->fd_node_name;
5601 rip.rip_node_name = node->fd_node_name;
5636 ipa.ipa_node_name = node->fd_node_name;
8014 bcopy(&tmp_pd->pd_remote_nodep->fd_node_name.raw_wwn,
8146 bcopy(&tmp_pd->pd_remote_nodep->fd_node_name.raw_wwn,
8558 params->node_ww_name = node->fd_node_name;
10088 bcopy((caddr_t)&node->fd_node_name,
10565 bcopy((caddr_t)&node->fd_node_name,
[all...]

Completed in 71 milliseconds