Searched refs:_rs (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/external/bsd/drm2/dist/include/drm/ |
| D | drm_print.h | 357 static DEFINE_RATELIMIT_STATE(_rs, \ 361 if (__ratelimit(&_rs)) \ 400 static DEFINE_RATELIMIT_STATE(_rs, \ 403 if (__ratelimit(&_rs)) \
|
| /netbsd/src/sys/dev/ic/ |
| D | athvar.h | 554 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument 555 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))
|