Searched refs:system_hostname (Results 1 – 2 of 2) sorted by relevance
573 char system_hostname[FC_SYMBOLIC_NAME_SIZE]; member649 (((struct fc_host_attrs *)(x)->shost_data)->system_hostname)
432 memset(fc_host->system_hostname, 0, sizeof(fc_host->system_hostname)); in fc_host_setup()2011 fc_private_host_show_function(system_hostname, "%s\n",2013 fc_host_store_str_function(system_hostname, FC_SYMBOLIC_NAME_SIZE)2014 static FC_DEVICE_ATTR(host, system_hostname, S_IRUGO | S_IWUSR,2737 SETUP_HOST_ATTRIBUTE_RW(system_hostname); in fc_attach_transport()