fcoe_wwn_to_str
fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf));
fcoe_wwn_to_str(vpid.node_name, wwnn_str, sizeof(wwnn_str));
fcoe_wwn_to_str(vpid.port_name, wwpn_str, sizeof(wwpn_str));
fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf));
EXPORT_SYMBOL_GPL(fcoe_wwn_to_str);
fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf));
fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf));
fcoe_wwn_to_str(vport->port_name, buf, sizeof(buf));
void fcoe_wwn_to_str(u64 wwn, char *buf, int len);