Searched refs:XDT_POLL_MIN (Results 1 – 1 of 1) sorted by relevance
135 #define XDT_POLL_MIN 10000000 /* min poll interval (ns) */ macro2055 xdt_poll_nsec = MAX(val, XDT_POLL_MIN); in xdt_attach()