Searched refs:POLL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ntp/util/
H A Dkern.c27 #define POLL 16 /* interval between updates (s) */ macro
97 if (!(poll_interval % POLL)) {
/freebsd-10.2-release/sys/dev/si/
H A Dsi.c84 #undef POLL /* turn on poller to scan for lost interrupts */ macro
156 #ifdef POLL
296 #ifdef POLL
617 #ifdef POLL
1046 #ifdef POLL
1099 #endif /* ifdef POLL */
/freebsd-10.2-release/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c280 TIMER_FUNC(poll, POLL)
356 sscop->funcs->verbose(sscop, sscop->aarg, "%s POLL n(s)=%u n(ps)=%u",
1190 * P 76: Set POLL timer
1522 * Send POLL PDU.
1539 FAILURE("sscop: cannot allocate POLL");
1753 * p 34: OUT_PEND && POLL PDU
1758 * p 40: OUTGOING_DISCONNECT_PENDING && POLL PDU
1766 * p 43: OUTGOING_RESYNC && POLL PDU
1819 * p 32: IDLE && POLL PDU
2223 * p 38: IN_PEND && POLL PD
[all...]

Completed in 105 milliseconds