/titanic_41/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 490 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in hotplug() local 716 node_wwn, &al_pa, in hotplug() 722 node_wwn[0], node_wwn[1], node_wwn[2], in hotplug() 723 node_wwn[3], node_wwn[4], node_wwn[5], in hotplug() 724 node_wwn[6], node_wwn[7]); in hotplug() 759 node_wwn, &al_pa, in hotplug() 765 node_wwn[0], node_wwn[1], node_wwn[2], in hotplug() 766 node_wwn[3], node_wwn[4], node_wwn[5], in hotplug() 767 node_wwn[6], node_wwn[7]); in hotplug() 1730 uchar_t port_wwn[WWN_SIZE], node_wwn[WWN_SIZE]; in h_post_hotplug_sena() local [all …]
|
H A D | g_adm.c | 1860 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in up_encl_name() local 1928 if (err = g_get_wwn(path_phys, port_wwn, node_wwn, &al_pa, in up_encl_name() 1935 (void) sprintf(&wwn1[i << 1], "%02x", node_wwn[i]); in up_encl_name() 2320 if ((*fc_stats->node_wwn != NULL) && in display_socal_stats() 2325 fc_stats->node_wwn, in display_socal_stats() 2401 uchar_t node_wwn[WWN_SIZE]; in display_sf_stats() local 2443 if (err = g_get_wwn(path_phys, port_wwn, node_wwn, &al_pa, in display_sf_stats() 2513 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in adm_display_err() local 2616 if ((*ifp_stats.node_wwn != NULL) && in adm_display_err() 2621 ifp_stats.node_wwn, in adm_display_err() [all …]
|
/titanic_41/usr/src/uts/common/sys/fc4/ |
H A D | fcio.h | 222 char node_wwn[17]; /* Node WWN */ member 247 char node_wwn[17]; /* Node WWN */ member
|
H A D | fcal_linkapp.h | 271 uchar_t node_wwn[8]; member
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 362 la_wwn_t *node_wwn, la_wwn_t *port_wwn, uint32_t d_id, 405 fc_remote_node_t *fctl_get_remote_node_by_nwwn(la_wwn_t *node_wwn); 406 fc_remote_node_t *fctl_lock_remote_node_by_nwwn(la_wwn_t *node_wwn);
|
H A D | fc_linkapp.h | 126 la_wwn_t node_wwn; member
|
/titanic_41/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 445 memcpy(nwwn, wwn_list_s->node_wwn, WWN_SIZE); in search_wwn_entry() 467 memcpy(new_wwn->node_wwn, nwwn, WWN_SIZE); in add_wwn_entry() 503 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in g_get_wwn_list() local 535 node_wwn)) != 0) { in g_get_wwn_list() 539 node_wwn, &al_pa, in g_get_wwn_list() 549 port_wwn, node_wwn, &al_pa, 0)) != 0) { in g_get_wwn_list() 591 copy_wwn_data_to_str(wwn_list_p->node_wwn_s, node_wwn); in g_get_wwn_list() 593 memcpy(wwn_list_p->w_node_wwn, node_wwn, WWN_SIZE); in g_get_wwn_list() 1907 uchar_t *port_wwn, uchar_t *node_wwn, int port_addr, int hard_addr) in update_map_dev_fc_prop() argument 1976 memcpy(node_wwn_data, node_wwn, FC_WWN_SIZE); in update_map_dev_fc_prop() [all …]
|
/titanic_41/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_state.h | 160 uchar_t node_wwn[WWN_SIZE]; member
|
/titanic_41/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 1487 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in l_get_box_list() local 1614 status = g_get_wwn(result, port_wwn, node_wwn, in l_get_box_list() 2483 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in l_get_disk_status() local 2618 port_wwn, node_wwn, in l_get_disk_status() 2639 port_wwn, node_wwn, in l_get_disk_status() 3818 uchar_t node_wwn[WWN_SIZE], port_wwn[WWN_SIZE]; in l_get_status() local 3879 if (err = g_get_wwn(path, port_wwn, node_wwn, &al_pa, verbose)) { in l_get_status() 3889 (void) sprintf(&node_wwn_s[i << 1], "%02x", node_wwn[i]); in l_get_status() 3921 port_wwn, node_wwn, in l_get_status() 3945 port_wwn, node_wwn, in l_get_status() [all …]
|
/titanic_41/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | sfvar.h | 327 uchar_t node_wwn[FC_WWN_SIZE]; member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 3376 fctl_get_remote_node_by_nwwn(la_wwn_t *node_wwn) in fctl_get_remote_node_by_nwwn() argument 3383 index = HASH_FUNC(WWN_HASH_KEY(node_wwn->raw_wwn), in fctl_get_remote_node_by_nwwn() 3393 if (fctl_wwn_cmp(node_wwn, &next->fd_node_name) == 0) { in fctl_get_remote_node_by_nwwn() 3416 fctl_lock_remote_node_by_nwwn(la_wwn_t *node_wwn) in fctl_lock_remote_node_by_nwwn() argument 3423 index = HASH_FUNC(WWN_HASH_KEY(node_wwn->raw_wwn), in fctl_lock_remote_node_by_nwwn() 3433 if (fctl_wwn_cmp(node_wwn, &next->fd_node_name) == 0) { in fctl_lock_remote_node_by_nwwn() 4518 fctl_create_remote_port(fc_local_port_t *port, la_wwn_t *node_wwn, in fctl_create_remote_port() argument 4525 rnodep = fctl_get_remote_node_by_nwwn(node_wwn); in fctl_create_remote_port() 4540 rnodep = fctl_create_remote_node(node_wwn, sleep); in fctl_create_remote_port() 4599 rnodep = fctl_lock_remote_node_by_nwwn(node_wwn); in fctl_create_remote_port() [all …]
|
H A D | fp.c | 4587 payload.node_wwn = port->fp_service_params.node_ww_name; in fp_adisc_init() 13459 payload.node_wwn = port->fp_service_params.node_ww_name; in fp_adisc_acc_init()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_eth.c | 1018 offset = offsetof(la_els_adisc_t, node_wwn); in fcoei_fill_els_fpkt_resp() 1019 bcopy(src + offset, &els_adisc->node_wwn, 8); in fcoei_fill_els_fpkt_resp()
|
H A D | fcoei_lv.c | 1541 bcopy(&els_adisc->node_wwn, FPLD + offset, 8); in fcoei_fill_els_adisc_cmd() 1716 bcopy(&els_adisc->node_wwn, FPLD + offset, FC_WWN_SIZE); in fcoei_fill_els_adisc_resp()
|
/titanic_41/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 2965 bcopy((caddr_t)&ptr->node_ww_name, (caddr_t)&privp->node_wwn, in sf_do_prli() 2966 sizeof (privp->node_wwn)); in sf_do_prli() 2994 (caddr_t)&adisc->node_wwn, sizeof (adisc->node_wwn)); in sf_do_adisc() 3288 bcopy((caddr_t)&privp->node_wwn, in sf_create_target() 3289 (caddr_t)&ntarget->sft_node_wwn, sizeof (privp->node_wwn)); in sf_create_target() 3378 bcopy((caddr_t)&privp->node_wwn, in sf_create_target() 3379 (caddr_t)&ntarget->sft_node_wwn, sizeof (privp->node_wwn)); in sf_create_target()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | socal.c | 622 (void) sprintf(&socalp->socal_stats.node_wwn[i << 1], in socal_attach() 626 instance, socalp->socal_stats.node_wwn)); in socal_attach() 4294 (caddr_t)&buf->node_wwn, sizeof (buf->node_wwn)); in socal_issue_adisc()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 5634 (void *)&acc.node_wwn.raw_wwn[0], 8); in ql_els_adisc()
|