Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_uath.c138 void uath_dump_cmd(const uint8_t *, int, char);
907 uath_dump_cmd(const uint8_t *buf, int len, char prefix) in uath_dump_cmd() function
952 uath_dump_cmd(cmd->buf, xferlen, '+'); in uath_cmd()
1103 uath_dump_cmd(cmd->buf, betoh32(hdr->len), '-'); in uath_cmd_rxeof()
1429 uath_dump_cmd(data->buf, xferlen, '+'); in uath_tx_data()