Home
last modified time | relevance | path

Searched refs:BGE_APE_LOCK_GRC (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2148 case BGE_APE_LOCK_GRC: in bge_ape_lock()
2209 case BGE_APE_LOCK_GRC: in bge_ape_unlock()
4012 bge_ape_lock(bgep, BGE_APE_LOCK_GRC); in bge_chip_reset()
4132 bge_ape_unlock(bgep, BGE_APE_LOCK_GRC); in bge_chip_reset()
H A Dbge_hw.h2364 #define BGE_APE_LOCK_GRC 1 macro