Symbol: bge_writembx
sys/dev/netif/bge/if_bge.c
1153
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, sc->bge_std);
sys/dev/netif/bge/if_bge.c
1195
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, sc->bge_jumbo);
sys/dev/netif/bge/if_bge.c
1242
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
sys/dev/netif/bge/if_bge.c
1246
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, sc->bge_tx_prodidx);
sys/dev/netif/bge/if_bge.c
1248
bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
sys/dev/netif/bge/if_bge.c
1251
bge_writembx(sc, BGE_MBX_TX_NIC_PROD0_LO, 0);
sys/dev/netif/bge/if_bge.c
1585
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, 0);
sys/dev/netif/bge/if_bge.c
1614
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, 0);
sys/dev/netif/bge/if_bge.c
1625
bge_writembx(sc, BGE_MBX_RX_MINI_PROD_LO, 0);
sys/dev/netif/bge/if_bge.c
1705
bge_writembx(sc, BGE_MBX_RX_CONS0_LO +
sys/dev/netif/bge/if_bge.c
3124
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO,
sys/dev/netif/bge/if_bge.c
3173
bge_writembx(sc, BGE_MBX_RX_CONS0_LO, sc->bge_rx_saved_considx);
sys/dev/netif/bge/if_bge.c
3175
bge_writembx(sc, BGE_MBX_RX_STD_PROD_LO, sc->bge_std);
sys/dev/netif/bge/if_bge.c
3177
bge_writembx(sc, BGE_MBX_RX_JUMBO_PROD_LO, sc->bge_jumbo);
sys/dev/netif/bge/if_bge.c
3255
bge_writembx(sc, BGE_MBX_IRQ0_LO, sc->bge_status_tag << 24);
sys/dev/netif/bge/if_bge.c
3315
bge_writembx(sc, BGE_MBX_IRQ0_LO, 0);
sys/dev/netif/bge/if_bge.c
3359
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/netif/bge/if_bge.c
3370
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);
sys/dev/netif/bge/if_bge.c
3410
bge_writembx(sc, BGE_MBX_IRQ0_LO, sc->bge_status_tag << 24);
sys/dev/netif/bge/if_bge.c
3642
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/netif/bge/if_bge.c
3645
bge_writembx(sc, BGE_MBX_TX_HOST_PROD0_LO, prodidx);
sys/dev/netif/bge/if_bge.c
376
static void bge_writembx(struct bge_softc *, int, int);
sys/dev/netif/bge/if_bge.c
4915
bge_writembx(sc, BGE_MBX_IRQ0_LO, sc->bge_status_tag << 24);
sys/dev/netif/bge/if_bge.c
4918
bge_writembx(sc, BGE_MBX_IRQ0_LO, sc->bge_status_tag << 24);
sys/dev/netif/bge/if_bge.c
4949
bge_writembx(sc, BGE_MBX_IRQ0_LO, 1);