Home
last modified time | relevance | path

Searched refs:fc_wwn_to_str (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h356 void fc_wwn_to_str(la_wwn_t *wwn, caddr_t string);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c997 fc_wwn_to_str(&phyport->fp_service_params.nport_ww_name, pwwn); in fp_attach_handler()
998 fc_wwn_to_str(&phyport->fp_service_params.node_ww_name, nwwn); in fp_attach_handler()
1078 fc_wwn_to_str(&port->fp_service_params.nport_ww_name, i_pwwn); in fp_attach_handler()
1086 fc_wwn_to_str(&port->fp_service_params.node_ww_name, i_pwwn); in fp_attach_handler()
6205 fc_wwn_to_str(&pd->pd_port_name, ww_name); in fp_plogi_intr()
6245 fc_wwn_to_str(&pd->pd_port_name, old_name); in fp_plogi_intr()
6246 fc_wwn_to_str(&pwwn, new_name); in fp_plogi_intr()
6406 fc_wwn_to_str(&pd->pd_port_name, ww_name); in fp_plogi_intr()
6588 fc_wwn_to_str(&pd->pd_port_name, ww_name); in fp_adisc_intr()
7573 fc_wwn_to_str(&vwwn[0], ww_pname); in fp_fciocmd()
[all …]
H A Dfctl.c2073 fc_wwn_to_str(la_wwn_t *wwn, caddr_t str) in fc_wwn_to_str() function
4626 fc_wwn_to_str(port_wwn, string); in fctl_create_remote_port()
4694 fc_wwn_to_str( in fctl_create_remote_port()
4697 fc_wwn_to_str(node_wwn, ww2_name); in fctl_create_remote_port()
5753 fc_wwn_to_str(&pwwn, ww_name); in fctl_print_if_not_orphan()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1337 fc_wwn_to_str(&pmap->map_pwwn, wwn_buf); in fcip_rt_update()
1372 fc_wwn_to_str(&frp->fcipr_pwwn, wwn_buf); in fcip_rt_update()