Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.h199 #define OPTIMUM_SX_OFF 12 /* size of wd3393 fifo */ macro
H A Dwd33c93.c282 result |= (offset < OPTIMUM_SX_OFF) ? offset : OPTIMUM_SX_OFF; in calc_sync_xfer()
855 OPTIMUM_SX_OFF, in wd33c93_intr()