Searched defs:bps (Results 1 – 10 of 10) sorted by relevance
108 static struct bps { struct110 int32_t bps; argument111 } bps[] = { variable
125 static struct bps { struct127 int32_t bps; argument128 } bps[] = { variable
197 double bps; /* bytes per second */ in print_xferstats() local
1532 int bps; local1574 int bps; local
110 u_int8_t bps[2]; /* bytes per sector */ member154 u_int bps; /* bytes per sector */ member
490 zs_set_speed(cs, bps) in zs_set_speed() argument
339 #define BPS_TO_TCONST(f, bps) ((((f) + (bps)) / (2 * (bps))) - 2) argument
336 #define BPS_TO_TCONST(f, bps) ((((f) + (bps)) / (2 * (bps))) - 2) argument
683 register int s, bps, cflag, tconst; local
1121 double bps; variable