Searched defs:_us (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | iopoll.h | 35 #define read_poll_timeout(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument 62 #define readx_poll_timeout(_pollfp, _addr, _var, _cond, _us, _to) \ argument 65 #define read_poll_timeout_atomic(_pollfp, _var, _cond, _us, _to, _early_sleep, ...) \ argument
|
/freebsd/sys/net80211/ |
H A D | ieee80211_proto.h | 275 #define IEEE80211_US_TO_TXOP(_us) ((_us)>>5) argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efsys.h | 965 #define EFSYS_SPIN(_us) \ argument
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1195 #define ath_hal_setslottime(_ah, _us) \ argument 1199 #define ath_hal_setacktimeout(_ah, _us) \ argument 1203 #define ath_hal_setctstimeout(_ah, _us) \ argument
|