Searched defs:MS (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/sys/dev/mii/ |
| D | mvphy.c | 72 #define MS(_v, _f) (((_v) & _f) >> _f##_S) macro
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | i915_utils.h | 376 #define wait_for(COND, MS) _wait_for((COND), (MS) * 1000, 10, 1000) argument 440 #define wait_for_atomic(COND, MS) wait_for_atomic_us((COND), (MS) * 1000) argument
|
| /netbsd/src/usr.sbin/lpr/common_source/ |
| D | common.c | 85 const char *MS; /* stty flags to set if lp is a tty */ variable
|
| /netbsd/src/tests/lib/libc/stdio/ |
| D | h_intr.c | 84 MS = 1000, /* msecs. in a second */ enumerator
|
| /netbsd/src/sbin/ifconfig/ |
| D | ieee80211.c | 948 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in printwmeparam() macro
|
| /netbsd/src/usr.bin/deroff/ |
| D | deroff.c | 111 #define MS 0 /* -ms */ macro
|
| /netbsd/src/sys/net80211/ |
| D | ieee80211_input.c | 1912 #define MS(_v, _f) (((_v) & _f) >> _f##_S) in ieee80211_parse_wmeparams() macro
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_wwv.c | 206 #define MS (WWV_SEC / 1000) /* samples per millisecond */ macro
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ |
| D | ah_internal.h | 508 #define MS(_v, _f) (((_v) & (_f)) >> _f##_S) macro
|
| /netbsd/src/sys/dev/ic/ |
| D | athnreg.h | 1478 #define MS(val, field) \ macro
|
| D | rtwnreg.h | 1041 #define MS(val, field) \ macro
|