Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dwd33c93.h204 #define OPTIMUM_SX_OFF 12 /* size of wd3393 fifo */ macro
Dwd33c93.c342 result |= (offset < OPTIMUM_SX_OFF) ? offset : OPTIMUM_SX_OFF; in calc_sync_xfer()
912 OPTIMUM_SX_OFF, in wd33c93_intr()