Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/ipp/
H A Dipp_impl.h127 #define CONFIG_LOCK_ENTER(_clp, _rw) \ argument
130 if ((_rw) == CL_WRITE) { \
139 else if ((_rw) == CL_READ) { \
174 #define CONFIG_LOCK_ENTER(_clp, _rw) argument
H A Dippconf.c245 #define LOCK_MOD(_imp, _rw) \ argument
246 rw_enter((_imp)->ippm_lock, (_rw))
250 #define LOCK_ACTION(_ap, _rw) \ argument
251 rw_enter((_ap)->ippa_lock, (_rw))