Searched refs:usrsync (Results 1 – 1 of 1) sorted by relevance
1233 u_char usrsync; member3938 tp->usrsync = driver_setup.default_sync; in ncr_prepare_setting()5182 if (tp->usrsync != 255) { in ncr_init()5183 if (tp->usrsync <= np->maxsync) { in ncr_init()5184 if (tp->usrsync < np->minsync) { in ncr_init()5185 tp->usrsync = np->minsync; in ncr_init()5189 tp->usrsync = 255; in ncr_init()5225 u_long minsync = tp->usrsync; in ncr_negotiate()8329 tp->usrsync = period;