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

/netbsd-current/sys/dev/ic/
H A Dninjascsi32reg.h214 # define NJSC32_SYNC_VAL(periodnum, syncoffset) ((periodnum)<<4 | (syncoffset)) macro
H A Dninjascsi32.c509 NJSC32_SYNC_VAL(sc->sc_sync_max, NJSC32_SYNCOFFSET_ASYNC);
1920 target->t_sync = NJSC32_SYNC_VAL(idx, offset);

Completed in 82 milliseconds