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

/freebsd-10.0-release/sys/dev/bge/
H A Dif_bge.c805 case BGE_APE_LOCK_MEM:
879 case BGE_APE_LOCK_MEM:
913 if (bge_ape_lock(sc, BGE_APE_LOCK_MEM) != 0)
919 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
923 bge_ape_unlock(sc, BGE_APE_LOCK_MEM);
H A Dif_bgereg.h2211 #define BGE_APE_LOCK_MEM 4 macro

Completed in 200 milliseconds