Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_encode.h565 if (strlen(fc_host_system_hostname(lport->host))) in fc_ct_ms_fill()
567 fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
568 strnlen(fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
/linux/include/scsi/
H A Dscsi_transport_fc.h637 #define fc_host_system_hostname(x) \ macro
/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c1747 "Linux", fc_host_system_hostname(vha->host)); in qla2x00_hba_attributes()
1855 p_sysid->nodename : fc_host_system_hostname(vha->host); in qla2x00_port_attributes()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c2071 sprintf(fc_host_system_hostname(fnic->host), "%s", utsname()->nodename); in fdls_fdmi_register_pa()
2072 strscpy_pad(data, fc_host_system_hostname(fnic->host), in fdls_fdmi_register_pa()