Searched refs:system_hostname (Results 1 – 2 of 2) sorted by relevance
561 char system_hostname[FC_SYMBOLIC_NAME_SIZE]; member640 (((struct fc_host_attrs *)(x)->shost_data)->system_hostname)
431 memset(fc_host->system_hostname, 0, sizeof(fc_host->system_hostname)); in fc_host_setup()1981 fc_private_host_show_function(system_hostname, "%s\n",1983 fc_host_store_str_function(system_hostname, FC_SYMBOLIC_NAME_SIZE)1984 static FC_DEVICE_ATTR(host, system_hostname, S_IRUGO | S_IWUSR,2706 SETUP_HOST_ATTRIBUTE_RW(system_hostname); in fc_attach_transport()