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

  /src/sys/dev/pci/
if_bge.c 267 static void bge_ape_unlock(struct bge_softc *, int);
811 bge_ape_unlock(struct bge_softc *sc, int locknum) function in typeref:typename:void
883 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
887 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
1134 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
1191 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
4436 bge_ape_unlock(sc, BGE_APE_LOCK_GRC);

Completed in 14 milliseconds