Home
last modified time | relevance | path

Searched defs:IS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/libexec/getty/
H A Dgettytab.h98 #define IS gettynums[0].value macro
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c596 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) macro
802 #define IS(_c, _f) (IEEE80211_IS_ ## _f(_c)) macro
4347 #define IS(_c, _f) (((_c)->channel_flags & _f) || 0) in First_NFCal() macro