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

/freebsd-12-stable/sys/dev/sis/
H A Dif_sisreg.h482 int sis_tx_cons; member in struct:sis_softc
H A Dif_sis.c1384 sc->sis_tx_prod = sc->sis_tx_cons = sc->sis_tx_cnt = 0;
1575 cons = sc->sis_tx_cons;
1614 sc->sis_tx_cons = cons;

Completed in 107 milliseconds