Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h306 #define ALT_SYNC 0x08 /* Enable Fast-20 alternate synchronous */ macro
H A Ddc395x.c2593 dcb->sync_period |= ALT_SYNC | bval; in msgin_set_sync()