Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c5854 sc->pg_cons = 0; in bce_init_pg_chain()
6430 sw_pg_cons = sc->pg_cons; in bce_rx_intr()
6696 sc->pg_cons = sw_pg_cons; in bce_rx_intr()
6704 sw_pg_cons = sc->pg_cons; in bce_rx_intr()
6714 sc->pg_cons = sw_pg_cons; in bce_rx_intr()
10738 "index\n", sc->pg_cons, (u16) PG_CHAIN_IDX(sc->pg_cons)); in bce_dump_driver_state()
H A Dif_bcereg.h6461 u16 pg_cons; member