| /src/sys/dev/pci/ |
| if_bge.c | 266 static int bge_ape_lock(struct bge_softc *, int); 729 bge_ape_lock(struct bge_softc *sc, int locknum) function in typeref:typename:int 858 /* Write and flush for consecutive bge_ape_lock() */ 877 if (bge_ape_lock(sc, BGE_APE_LOCK_MEM) != 0) 1094 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 1153 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 4239 bge_ape_lock(sc, BGE_APE_LOCK_GRC);
|
| if_bge.c | 266 static int bge_ape_lock(struct bge_softc *, int); 729 bge_ape_lock(struct bge_softc *sc, int locknum) function in typeref:typename:int 858 /* Write and flush for consecutive bge_ape_lock() */ 877 if (bge_ape_lock(sc, BGE_APE_LOCK_MEM) != 0) 1094 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 1153 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 4239 bge_ape_lock(sc, BGE_APE_LOCK_GRC);
|
| if_bge.c | 266 static int bge_ape_lock(struct bge_softc *, int); 729 bge_ape_lock(struct bge_softc *sc, int locknum) function in typeref:typename:int 858 /* Write and flush for consecutive bge_ape_lock() */ 877 if (bge_ape_lock(sc, BGE_APE_LOCK_MEM) != 0) 1094 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 1153 if (bge_ape_lock(sc, sc->bge_phy_ape_lock) != 0) 4239 bge_ape_lock(sc, BGE_APE_LOCK_GRC);
|