Searched refs:_e (Results 1 – 2 of 2) sorted by relevance
87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument104 trace_buf->data[4] = (u64)(unsigned long)_e; \
932 #define AR5K_ASSERT_ENTRY(_e, _s) do { \ argument933 if (_e >= _s) \