Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dtime.h220 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec()
229 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime()
257 struct timespec _ts; in sbttots() local
265 tstosbt(struct timespec _ts) in tstosbt()
/freebsd-10-stable/sys/dev/ath/
Dif_athvar.h1346 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument