Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dwd33c93.h168 #define CTRL_BURST 0x20 macro
Din2000.h238 #define CTRL_BURST 0x20 macro
Dsgiwd93.c268 hdata->wh.dma_mode = CTRL_BURST; in sgiwd93_probe()
Dwd33c93.c2020 hostdata->dma_mode = val ? CTRL_BURST:CTRL_DMA; in wd33c93_init()
2107 simple_strtol(bp+6, &bp, 0) ? CTRL_BURST:CTRL_DMA; in wd33c93_write_info()