spds              120 drivers/pcmcia/soc_common.c calc_speed(unsigned short *spds, int num, unsigned short dflt)
spds              126 drivers/pcmcia/soc_common.c 		if (speed < spds[i])
spds              127 drivers/pcmcia/soc_common.c 			speed = spds[i];