Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acorn/scsi/
Dfas216.h155 #define CNTL3_BS8 (1 << 0) /* Burst size 8 */ macro
Dpowertec.c414 info->info.ifcfg.cntl3 = CNTL3_BS8 | CNTL3_FASTSCSI | CNTL3_FASTCLK; in powertecscsi_probe()
Dcumana_2.c532 info->info.ifcfg.cntl3 = CNTL3_BS8 | CNTL3_FASTSCSI | CNTL3_FASTCLK; in cumanascsi2_probe()
Deesox.c625 info->info.ifcfg.cntl3 |= CNTL3_BS8; in eesoxscsi_probe()