Searched refs:usrsync (Results 1 – 1 of 1) sorted by relevance
1242 u_char usrsync; member3974 tp->usrsync = driver_setup.default_sync; in ncr_prepare_setting()5331 if (tp->usrsync != 255) { in ncr_init()5332 if (tp->usrsync <= np->maxsync) { in ncr_init()5333 if (tp->usrsync < np->minsync) { in ncr_init()5334 tp->usrsync = np->minsync; in ncr_init()5338 tp->usrsync = 255; in ncr_init()5374 u_long minsync = tp->usrsync; in ncr_negotiate()8547 tp->usrsync = period;