Home
last modified time | relevance | path

Searched defs:bps (Results 1 – 18 of 18) sorted by relevance

/dragonfly/tools/tools/usbtest/
H A Dusbtest.h35 struct bps { struct
49 extern void do_bps(const char *, struct bps *, uint32_t len); argument
H A Dusb_modem_test.c84 do_bps(const char *desc, struct bps *bps, uint32_t len) in do_bps()
/dragonfly/usr.bin/fetch/
H A Dfetch.c273 double delta, bps; in stat_bps() local
293 char bytes[16], bps[16], eta[16]; in stat_display() local
376 char bytes[16], bps[16], eta[16]; in stat_end() local
/dragonfly/usr.sbin/spray/
H A Dspray.c200 double bps; /* bytes per second */ in print_xferstats() local
/dragonfly/sys/dev/sound/pcm/
H A Dfeeder_mixer.c93 int bps; member
H A Dbuffer.h51 u_int32_t fmt, spd, bps, align; member
H A Dfeeder_volume.c96 uint32_t bps, channels; member
H A Dfeeder_matrix.c69 uint32_t bps; member
H A Dchannel.c1701 chn_calclatency(int dir, int latency, int bps, u_int32_t datarate, in chn_calclatency()
H A Dfeeder_rate.c124 int32_t bps; /* bytes-per-sample */ member
/dragonfly/sys/dev/sound/pci/
H A Dcs4281.c77 u_int32_t spd, fmt, bps, blksz; member
H A Dals4000.c68 u_int32_t format, speed, phys_buf, bps; member
H A Dcmi.c105 u_int32_t fmt, spd, phys_buf, bps; member
/dragonfly/contrib/libpcap/
H A Dpcap-dpdk.c190 uint64_t bps; member
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_da.c1331 int bps = 0, ranges = 0; in dastart() local
/dragonfly/usr.sbin/pfctl/
H A Dparse.y1586 double bps; variable
/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.c12714 bpstat_remove_bp_location (bpstat bps, struct breakpoint *bpt) in bpstat_remove_bp_location()
/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c8138 u32 bps = target_clock * bpp * 21 / 20; in ironlake_get_lanes_required() local