if_bge.c | 242 static void bge_writembx_flush(struct bge_softc *, int, int); 620 bge_writembx_flush(struct bge_softc *sc, int off, int val) function in typeref:typename:void 4783 bge_writembx_flush(sc, BGE_MBX_IRQ0_LO, 1); 4822 bge_writembx_flush(sc, BGE_MBX_IRQ0_LO, statustag); 5776 bge_writembx_flush(sc, BGE_MBX_IRQ0_LO, 0); 6159 bge_writembx_flush(sc, BGE_MBX_IRQ0_LO, 1);
|