Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Ddc395x.h344 #define ALT_SYNC 0x08 /* Enable Fast-20 alternate synchronous */ macro
Ddc395x.c2617 dcb->sync_period |= ALT_SYNC | bval; in msgin_set_sync()