Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dfc_encode.h455 if (strlen(fc_host_system_hostname(lport->host))) in fc_ct_ms_fill()
457 fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
458 strnlen(fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
Dscsi_transport_fc.h591 #define fc_host_system_hostname(x) \ macro
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_gs.c1747 "Linux", fc_host_system_hostname(vha->host)); in qla2x00_hba_attributes()
1853 p_sysid->nodename : fc_host_system_hostname(vha->host); in qla2x00_port_attributes()