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

/freebsd-current/sys/dev/sym/
H A Dsym_hipd.c1603 u_char maxsync_dt; /* Max sync period factor (DT) */ member in struct:sym_hcb
2549 np->maxsync_dt = 50;
8186 if (tip->period > np->maxsync_dt)
8187 tip->period = np->maxsync_dt;

Completed in 123 milliseconds