Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dtime.h59 bintime_addx(struct bintime *_bt, uint64_t _x) in bintime_addx() argument
70 bintime_add(struct bintime *_bt, const struct bintime *_bt2) in bintime_add() argument
82 bintime_sub(struct bintime * _bt,const struct bintime * _bt2) bintime_sub() argument
94 bintime_mul(struct bintime * _bt,u_int _x) bintime_mul() argument
106 bintime_shift(struct bintime * _bt,int _exp) bintime_shift() argument
142 bttosbt(const struct bintime _bt) bttosbt() argument
151 struct bintime _bt; sbttobt() local
292 bintime2timespec(const struct bintime * _bt,struct timespec * _ts) bintime2timespec() argument
301 bintime2ns(const struct bintime * _bt) bintime2ns() argument
312 timespec2bintime(const struct timespec * _ts,struct bintime * _bt) timespec2bintime() argument
321 bintime2timeval(const struct bintime * _bt,struct timeval * _tv) bintime2timeval() argument
330 timeval2bintime(const struct timeval * _tv,struct bintime * _bt) timeval2bintime() argument
545 struct bintime _bt; sbinuptime() local
562 struct bintime _bt; getsbinuptime() local
[all...]
/freebsd-src/sys/dev/ath/
H A Dif_athvar.h1144 #define ath_hal_beaconsettimers(_ah, _bt) \ argument