Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libfido2/src/
H A Dio.c51 tx_empty(fido_dev_t *d, uint8_t cmd, int *ms) in tx_empty() function
177 return (count == 0 ? tx_empty(d, cmd, ms) : tx(d, cmd, buf, count, ms)); in fido_tx()
/freebsd-14.2/sys/contrib/dev/rtw88/
H A Dsdio.c733 bool tx_empty = true; in rtw_sdio_deep_ps_enter() local
748 tx_empty = false; in rtw_sdio_deep_ps_enter()
754 if (!tx_empty) { in rtw_sdio_deep_ps_enter()
H A Dpci.c653 bool tx_empty = true; in rtw_pci_deep_ps_enter() local
673 tx_empty = false; in rtw_pci_deep_ps_enter()
678 if (!tx_empty) { in rtw_pci_deep_ps_enter()
/freebsd-14.2/contrib/libfido2/fuzz/
H A Dfunctions.txt631 io.c:tx_empty 9 0 100.00% 14 0 100.00%