Searched refs:_state (Results 1 – 1 of 1) sorted by relevance
668 #define EFSYS_LOCK(_lockp, _state) \ argument671 (_state) = EFSYS_LOCK_MAGIC; \675 #define EFSYS_UNLOCK(_lockp, _state) \ argument677 SFC_EFX_ASSERT((_state) == EFSYS_LOCK_MAGIC); \