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