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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c5861 sc->pg_cons = 0;
6437 sw_pg_cons = sc->pg_cons;
6703 sc->pg_cons = sw_pg_cons;
6711 sw_pg_cons = sc->pg_cons;
6721 sc->pg_cons = sw_pg_cons;
10744 BCE_PRINTF(" 0x%04X(0x%04X) - (sc->pg_cons) page consumer "
10745 "index\n", sc->pg_cons, (u16) PG_CHAIN_IDX(sc->pg_cons));
H A Dif_bcereg.h6461 u16 pg_cons; member in struct:bce_softc

Completed in 101 milliseconds