Home
last modified time | relevance | path

Searched refs:bge_atomic_clr64 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_atomic.c129 bge_atomic_clr64(uint64_t *sp, uint64_t bits) in bge_atomic_clr64() function
H A Dbge_impl.h1304 uint64_t bge_atomic_clr64(uint64_t *sp, uint64_t bits);
H A Dbge_chip2.c5072 *flags = bge_atomic_clr64(&bsp->flags_n_tag, bits); in bge_status_sync()