Home
last modified time | relevance | path

Searched refs:map_pwwn (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h88 la_wwn_t map_pwwn; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1812 map->map_pwwn.raw_wwn[0], map->map_pwwn.raw_wwn[1], in fcsm_disp_devlist()
1813 map->map_pwwn.raw_wwn[2], map->map_pwwn.raw_wwn[3], in fcsm_disp_devlist()
1814 map->map_pwwn.raw_wwn[4], map->map_pwwn.raw_wwn[5], in fcsm_disp_devlist()
1815 map->map_pwwn.raw_wwn[6], map->map_pwwn.raw_wwn[7], in fcsm_disp_devlist()
H A Dfcip.c1269 frp = fcip_lookup_rtable(fptr, &(pmap->map_pwwn), in fcip_rt_update()
1328 hash_bucket = FCIP_RT_HASH(pmap->map_pwwn.raw_wwn); in fcip_rt_update()
1337 fc_wwn_to_str(&pmap->map_pwwn, wwn_buf); in fcip_rt_update()
1342 bcopy((void *)&pmap->map_pwwn, in fcip_rt_update()
2622 bcopy((void *)&fcmd->req_pwwn, (void *)&map.map_pwwn, in fcip_handle_farp_request()
2710 bcopy((void *)&fcmd->resp_pwwn, (void *)&map.map_pwwn, in fcip_handle_farp_response()
3073 bcopy((void *)&nhdr->net_src_addr, (void *)&map.map_pwwn, in fcip_cache_arp_broadcast()
6867 bcopy((void *)&broadcast_wwn, (void *)&map.map_pwwn, sizeof (la_wwn_t)); in fcip_dest_add_broadcast_entry()
6898 bcopy((void *)&broadcast_wwn, (void *)&map.map_pwwn, sizeof (la_wwn_t)); in fcip_dest_add_broadcast_entry()
H A Dfcp.c3231 bcopy(&devlist.map_pwwn, &ptgt->tgt_port_wwn.raw_wwn[0], in fcp_port_create_tgt()
4658 (uchar_t *)&(map_entry->map_pwwn)); in fcp_handle_devices()
4725 (uchar_t *)&(map_entry->map_pwwn)); in fcp_handle_devices()
4987 bcopy(&map_entry->map_pwwn, &ptgt->tgt_port_wwn.raw_wwn[0], in fcp_handle_mapflags()
9433 wwn = (uchar_t *)&map_entry->map_pwwn; in fcp_alloc_tgt()
14651 (uchar_t *)&(map_entry->map_pwwn)); in fcp_update_targets()
14794 bcopy(&ptgt->tgt_port_wwn.raw_wwn[0], &devlist->map_pwwn, FC_WWN_SIZE); in fcp_reconfigure_luns()
15558 &devlist->map_pwwn, FC_WWN_SIZE); in fcp_construct_map()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1819 map->map_pwwn = pd->pd_port_name; in fc_ulp_pwwn_to_portmap()
5018 map->map_pwwn = pd->pd_port_name; in fctl_copy_portmap_held()
5047 map->map_pwwn = pd->pd_port_name; in fctl_copy_portmap()
H A Dfp.c4766 clist->clist_map[count].map_pwwn, in fp_ulp_devc_cb()
4790 clist->clist_map[count].map_pwwn, in fp_ulp_devc_cb()
12617 FC_GET_RSP(port, *handle, (uint8_t *)&port_map->map_pwwn, in fp_fillout_new_nsmap()
12627 bcopy(&gan_resp->gan_pwwn, &port_map->map_pwwn, in fp_fillout_new_nsmap()
12643 (void) fctl_remove_if_orphan(port, &port_map->map_pwwn); in fp_fillout_new_nsmap()