fc_host_system_hostname
sprintf(fc_host_system_hostname(fnic->host), "%s", utsname()->nodename);
strscpy_pad(data, fc_host_system_hostname(fnic->host),
if (strlen(fc_host_system_hostname(lport->host)))
fc_host_system_hostname(lport->host),
strnlen(fc_host_system_hostname(lport->host),
"Linux", fc_host_system_hostname(vha->host));
p_sysid->nodename : fc_host_system_hostname(vha->host);