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