Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c2181 case BGE_APE_LOCK_GRC: in bge_ape_lock()
2243 case BGE_APE_LOCK_GRC: in bge_ape_unlock()
4085 bge_ape_lock(bgep, BGE_APE_LOCK_GRC); in bge_chip_reset()
4218 bge_ape_unlock(bgep, BGE_APE_LOCK_GRC); in bge_chip_reset()
H A Dbge_hw.h2406 #define BGE_APE_LOCK_GRC 1 macro