Searched refs:speedtab (Results 1 – 3 of 3) sorted by relevance
44 struct speedtab { struct52 static int ttcompatspeedtab(int speed, struct speedtab *table); argument57 static struct speedtab compatspeeds[] = {85 ttcompatspeedtab(int speed, struct speedtab *table) in ttcompatspeedtab()
508 static struct speedtab { struct511 } speedtab[] = { variable539 struct speedtab *sp; in speed()544 for (sp = speedtab; sp->speed; sp++) in speed()
352 struct speedtab { struct357 static struct speedtab sptab[] = { argument388 linux_to_bsd_speed(int code, struct speedtab *table) in linux_to_bsd_speed()397 bsd_to_linux_speed(int speed, struct speedtab *table) in bsd_to_linux_speed()