Home
last modified time | relevance | path

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

/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.h590 #define fc_host_system_hostname(x) \ macro