Home
last modified time | relevance | path

Searched refs:ALT_SYNC (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dtrm.h321 #define ALT_SYNC 0x08 /* Enable Fast-20 alternate synchronous */ macro
Dtrm.c1597 pDCB->SyncPeriod |= (bIndex | ALT_SYNC); in trm_MsgInPhase0()
2887 index = pDCB->SyncPeriod & ~(WIDE_SYNC | ALT_SYNC); in trm_print_info()