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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_fc.h102 * for reporting (e.g. report supported_speeds). If you alter this list,
344 u32 supported_speeds; member in struct:fc_host_attrs
388 (((struct fc_host_attrs *)(x)->shost_data)->supported_speeds)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_fc.c332 fc_host->supported_speeds = FC_PORTSPEED_UNKNOWN;
1084 static FC_CLASS_DEVICE_ATTR(host, supported_speeds, S_IRUGO,
1506 SETUP_HOST_ATTRIBUTE_RD(supported_speeds);

Completed in 104 milliseconds