Searched refs:bge_ape_unlock (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c492 static void bge_ape_unlock(struct bge_softc *, int);
849 bge_ape_unlock(struct bge_softc *sc, int locknum) function
919 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
923 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
1182 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
1230 bge_ape_unlock(sc, sc->bge_phy_ape_lock);
4198 bge_ape_unlock(sc, BGE_APE_LOCK_GRC);

Completed in 24 milliseconds