Home
last modified time | relevance | path

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

/freebsd/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/sys/dev/ffec/
H A Dif_ffec.c187 int txcount;
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()
186 int txcount; global() member