Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dfc_encode.h467 if (strlen(fc_host_system_hostname(lport->host))) in fc_ct_ms_fill()
469 fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
470 strnlen(fc_host_system_hostname(lport->host), in fc_ct_ms_fill()
Dscsi_transport_fc.h603 #define fc_host_system_hostname(x) \ macro