Searched refs:ALT_SYNC (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ | ||
D | dc395x.h | 343 #define ALT_SYNC 0x08 /* Enable Fast-20 alternate synchronous */ macro |
D | dc395x.c | 2752 dcb->sync_period |= ALT_SYNC | bval; in msgin_set_sync() |