Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/
H A Defsys.h668 #define EFSYS_LOCK(_lockp, _state) \ argument
671 (_state) = EFSYS_LOCK_MAGIC; \
675 #define EFSYS_UNLOCK(_lockp, _state) \ argument
677 SFC_EFX_ASSERT((_state) == EFSYS_LOCK_MAGIC); \