Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dtime.h292 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec() argument
312 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime() argument
341 struct timespec _ts; in sbttots() local
349 tstosbt(struct timespec _ts) tstosbt() argument
[all...]
/freebsd-src/sys/dev/ath/
H A Dif_athvar.h1402 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument