Searched refs:sb_ticks (Results 1 – 1 of 1) sorted by relevance
98 clock_t sb_ticks; /* timeout interval */ member217 sbp->sb_ticks = -1; in sbopen()322 sbp->sb_ticks = ticks; in sbioc()488 if ((sbp->sb_ticks > 0) && !(sbp->sb_timeoutid)) in sbrput()490 sbp, sbp->sb_ticks); in sbrput()628 sbp->sb_ticks = ticks; in sbioctl()664 if (sbp->sb_ticks < 0) { in sbioctl()683 TICK_TO_TIMEVAL32(sbp->sb_ticks, t32); in sbioctl()702 TICK_TO_TIMEVAL(sbp->sb_ticks, t); in sbioctl()713 sbp->sb_ticks = -1; in sbioctl()[all …]