Searched refs:tx_empty (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/libfido2/dist/src/
H A Dio.c51 tx_empty(fido_dev_t *d, uint8_t cmd, int *ms) function
177 return (count == 0 ? tx_empty(d, cmd, ms) : tx(d, cmd, buf, count, ms));

Completed in 190 milliseconds