Home
last modified time | relevance | path

Searched refs:RING_WAIT (Results 1 – 5 of 5) sorted by relevance

/NextBSD/include/protocols/
HDtalkd.h110 #define RING_WAIT 30 /* time to wait before resending invitation */ macro
/NextBSD/usr.bin/talk/
HDinvite.c73 itimer.it_value.tv_sec = RING_WAIT; in invite_remote()
/NextBSD/libexec/talkd/
HDannounce.c161 if (ttymsg(&iovec, 1, tty, RING_WAIT - 5) != NULL) in print_mesg()
/NextBSD/sys/dev/drm2/i915/
HDi915_irq.c1540 if (tmp & RING_WAIT) { in kick_ring()
HDi915_reg.h488 #define RING_WAIT (1<<11) /* gen3+, PRBx_CTL */ macro