Home
last modified time | relevance | path

Searched refs:do_bps (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/tools/tools/usbtest/
H A Dusb_modem_test.c84 do_bps(const char *desc, struct bps *bps, uint32_t len) in do_bps() function
156 do_bps("transmitted", &modem.tx_bytes, len); in modem_write()
168 do_bps("received", &modem.rx_bytes, len); in modem_read()
H A Dusbtest.h49 extern void do_bps(const char *, struct bps *, uint32_t len);