Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDtime.h173 bintime2timespec(const struct bintime *_bt, struct timespec *_ts) in bintime2timespec()
182 timespec2bintime(const struct timespec *_ts, struct bintime *_bt) in timespec2bintime()
210 struct timespec _ts; in sbttots() local
218 tstosbt(struct timespec _ts) in tstosbt()
/NextBSD/sys/dev/ath/
HDif_athvar.h1374 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument