Searched refs:fc_host (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_fc.c319 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
326 fc_host->node_name = -1;
327 fc_host->port_name = -1;
328 fc_host->permanent_port_name = -1;
329 fc_host->supported_classes = FC_COS_UNSPECIFIED;
330 memset(fc_host->supported_fc4s, 0,
331 sizeof(fc_host->supported_fc4s));
332 fc_host->supported_speeds = FC_PORTSPEED_UNKNOWN;
333 fc_host->maxframe_size = -1;
334 memset(fc_host
1672 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
1810 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
1935 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
2241 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
2306 struct fc_host_attrs *fc_host = shost_to_fc_host(shost); local
[all...]

Completed in 80 milliseconds