Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm.h98 #define mm_atomic_long_and(/* unsigned long* */_p, /* unsigned long */_v) \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h49 #define ECORE_CLEAR_BIT(bit, var) mm_atomic_long_and(var, ~(1<<bit))