Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/magic/Magdir/
H A Dcrypto19 >>88 ubyte <0xfd \b, txcount %u
21 >>>89 leshort x \b, txcount %u
23 >>>89 lelong x \b, txcount %u
25 >>>89 lequad x \b, txcount %llu
/freebsd-14.2/sys/dev/ffec/
H A Dif_ffec.c187 int txcount; member
603 --sc->txcount; in ffec_setup_txdesc()
606 ++sc->txcount; in ffec_setup_txdesc()
668 if (sc->txcount == (TX_DESC_COUNT-1)) { in ffec_txstart_locked()
1213 sc->txcount = 0; in ffec_init_locked()
/freebsd-14.2/sys/dev/altera/atse/
H A Dif_atsereg.h446 int txcount; member
H A Dif_atse.c243 sc->txcount--; in atse_xdma_tx_intr()
322 sc->txcount++; in atse_transmit_locked()