Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dwd33c93.h214 #define OPTIMUM_SX_OFF 12 /* size of wd3393 fifo */ macro
Din2000.h270 #define OPTIMUM_SX_OFF 12 /* size of in2000 fifo */ macro
Din2000.c328 result |= (offset < OPTIMUM_SX_OFF) ? offset : OPTIMUM_SX_OFF; in calc_sync_xfer()
1117 hostdata->outgoing_msg[5] = OPTIMUM_SX_OFF; in in2000_intr()
Dwd33c93.c351 result |= (offset < OPTIMUM_SX_OFF) ? offset : OPTIMUM_SX_OFF; in calc_sync_xfer()
921 OPTIMUM_SX_OFF, in wd33c93_intr()