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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h353 void fc_wwn_to_str(la_wwn_t *wwn, caddr_t string);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c996 fc_wwn_to_str(&phyport->fp_service_params.nport_ww_name, pwwn);
997 fc_wwn_to_str(&phyport->fp_service_params.node_ww_name, nwwn);
1077 fc_wwn_to_str(&port->fp_service_params.nport_ww_name, i_pwwn);
1085 fc_wwn_to_str(&port->fp_service_params.node_ww_name, i_pwwn);
6204 fc_wwn_to_str(&pd->pd_port_name, ww_name);
6244 fc_wwn_to_str(&pd->pd_port_name, old_name);
6245 fc_wwn_to_str(&pwwn, new_name);
6405 fc_wwn_to_str(&pd->pd_port_name, ww_name);
6587 fc_wwn_to_str(&pd->pd_port_name, ww_name);
7572 fc_wwn_to_str(
[all...]
H A Dfctl.c2068 fc_wwn_to_str(la_wwn_t *wwn, caddr_t str) function
4621 fc_wwn_to_str(port_wwn, string);
4689 fc_wwn_to_str(
4692 fc_wwn_to_str(node_wwn, ww2_name);
5743 fc_wwn_to_str(&pwwn, ww_name);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1365 fc_wwn_to_str(&pmap->map_pwwn, wwn_buf);
1400 fc_wwn_to_str(&frp->fcipr_pwwn, wwn_buf);

Completed in 185 milliseconds