HomeSort by: relevance | last modified time | path
    Searched defs:bge_writembx_flush (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
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);

Completed in 15 milliseconds