Symbol: bge_writembx
sys/dev/bge/if_bge.c
1430
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, BGE_STD_RX_RING_CNT - 1);
sys/dev/bge/if_bge.c
1480
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, BGE_JUMBO_RX_RING_CNT - 1);
sys/dev/bge/if_bge.c
1540
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
sys/dev/bge/if_bge.c
1544
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
sys/dev/bge/if_bge.c
1547
bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
sys/dev/bge/if_bge.c
1550
bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
sys/dev/bge/if_bge.c
2100
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, 0);
sys/dev/bge/if_bge.c
2136
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, 0);
sys/dev/bge/if_bge.c
2147
bge_writembx(sc, BGE_MBX_RX_MINI_PROD_LO, 0);
sys/dev/bge/if_bge.c
2252
bge_writembx(sc, BGE_MBX_RX_CONS0_LO +
sys/dev/bge/if_bge.c
4426
bge_writembx(sc, BGE_MBX_RX_CONS0_LO, sc->bge_rx_saved_considx);
sys/dev/bge/if_bge.c
4428
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, (sc->bge_std +
sys/dev/bge/if_bge.c
4431
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, (sc->bge_jumbo +
sys/dev/bge/if_bge.c
459
static void bge_writembx(struct bge_softc *, int, int);
sys/dev/bge/if_bge.c
4632
bge_writembx(sc, BGE_MBX_IRQ0_LO, status_tag);
sys/dev/bge/if_bge.c
4691
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5383
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/bge/if_bge.c
5386
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/bge/if_bge.c
5567
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/bge/if_bge.c
5575
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5827
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/bge/if_bge.c
5836
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5975
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);