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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_transport_fc.h401 #define fc_host_speed(x) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c1555 fc_host_speed(shost) = FC_PORTSPEED_1GBIT;
1558 fc_host_speed(shost) = FC_PORTSPEED_2GBIT;
1561 fc_host_speed(shost) = FC_PORTSPEED_4GBIT;
1564 fc_host_speed(shost) = FC_PORTSPEED_8GBIT;
1567 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_attr.c768 fc_host_speed(shost) = speed;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_fc.c1121 if (fc_host_speed(shost) == FC_PORTSPEED_UNKNOWN)
1124 return get_fc_port_speed_names(fc_host_speed(shost), buf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptfc.c987 fc_host_speed(sh) = speed;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_fsf.c1990 fc_host_speed(shost) = bottom->fc_link_speed;
2011 fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN;
2037 fc_host_speed(shost));

Completed in 178 milliseconds