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
4427
bge_writembx(sc, BGE_MBX_RX_CONS0_LO, sc->bge_rx_saved_considx);
sys/dev/bge/if_bge.c
4429
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, (sc->bge_std +
sys/dev/bge/if_bge.c
4432
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
4633
bge_writembx(sc, BGE_MBX_IRQ0_LO, status_tag);
sys/dev/bge/if_bge.c
4692
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5384
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/bge/if_bge.c
5387
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/bge/if_bge.c
5568
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/bge/if_bge.c
5576
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5828
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/bge/if_bge.c
5837
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/bge/if_bge.c
5976
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);