Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h563 if (strlen(fc_host_system_hostname(lport->host))) in fc_ct_ms_fill()
565 fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
566 strnlen(fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h639 #define fc_host_system_hostname(x) \ macro
/openbmc/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()