Home
last modified time | relevance | path

Searched refs:TICK_TO_TIMEVAL32 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtime.h304 #define TICK_TO_TIMEVAL32(tick, tvp) { \ macro
/titanic_50/usr/src/uts/common/io/
H A Dbufmod.c683 TICK_TO_TIMEVAL32(sbp->sb_ticks, t32); in sbioctl()