Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_print.h357 static DEFINE_RATELIMIT_STATE(_rs, \
361 if (__ratelimit(&_rs)) \
400 static DEFINE_RATELIMIT_STATE(_rs, \
403 if (__ratelimit(&_rs)) \
/netbsd/src/sys/dev/ic/
Dathvar.h554 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument
555 ((*(_ah)->ah_procRxDesc)((_ah), (_ds), (_dspa), (_dsnext), 0, (_rs)))