Searched refs:TICK_TO_TIMEVAL32 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | time.h | 304 #define TICK_TO_TIMEVAL32(tick, tvp) { \ macro |
/titanic_50/usr/src/uts/common/io/ | ||
H A D | bufmod.c | 683 TICK_TO_TIMEVAL32(sbp->sb_ticks, t32); in sbioctl() |