Searched refs:ncr53c8xx (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | Makefile | 179 ncr53c8xx-flags-$(CONFIG_SCSI_ZALON) \ 182 CFLAGS_ncr53c8xx.o := $(ncr53c8xx-flags-y) $(ncr53c8xx-flags-m) 183 zalon7xx-objs := zalon.o ncr53c8xx.o 184 NCR_Q720_mod-objs := NCR_Q720.o ncr53c8xx.o
|
D | ncr53c8xx.c | 8271 char *ncr53c8xx; /* command line passed by insmod */ variable 8272 module_param(ncr53c8xx, charp, 0);
|
D | Kconfig | 1157 'ncr53c8xx=tags:4/t2t3q16/t0u2q10' will set default queue depth to 1206 (example): 'ncr53c8xx=sync:12' will allow the driver to negotiate
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 2 * version ncr53c8xx-3.4.3b 8 * version ncr53c8xx-3.4.3 17 * version ncr53c8xx-3.4.2 21 * version ncr53c8xx-3.4.1 26 * version ncr53c8xx-3.4.0 66 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is 67 a header file that is only included by the ncr53c8xx driver, 83 be shared by sym53c8xx and ncr53c8xx drivers. For now, it is 84 a header file that is only included by the ncr53c8xx driver, 162 - Some additions to the README.ncr53c8xx file. [all …]
|
D | ncr53c8xx.txt | 61 11. Some constants and flags of the ncr53c8xx.h header file 88 The initial Linux ncr53c8xx driver has been a port of the ncr driver from 98 - ncr53c8xx generic driver that supports all the SYM53C8XX family including 265 generic ncr53c8xx driver supports up to 64, but using more than 32 is 275 ncr53c8xx=tags:4/t2t3q15-t4q7/t1u0q32 303 1st method: boot your system using 'ncr53c8xx=verb:0' option. 325 /proc/scsi/ncr53c8xx/N (N=0,1,2 ....) 328 /proc/scsi/ncr53c8xx/0 335 cat /proc/scsi/ncr53c8xx/0 438 echo "<verb> <parameters>" >/proc/scsi/ncr53c8xx/0 [all …]
|
D | 00-INDEX | 19 ChangeLog.ncr53c8xx 20 - Changes to ncr53c8xx driver 77 ncr53c8xx.txt
|
D | ChangeLog.sym53c8xx | 221 - Add support for the SYM53C1510D (also for ncr53c8xx). 357 - Some additions to the README.ncr53c8xx file. 386 - Equivalent changes as ncr53c8xx-3.2 due to the driver bundle. 387 (See Changelog.ncr53c8xx) 428 and I just translated it into ncr53c8xx syntax. 440 ncr53c8xx=irqm:??, as follows: 444 Option 'ncr53c8xx=irqm:0x20' may be used when an IRQ is shared by 474 boot option 'ncr53c8xx=specf:1' is still required to enable the 557 Using boot option 'ncr53c8xx=specf:1' enables this feature. 574 and "ncr53c8xx". :-)
|
D | scsi-parameters.txt | 75 ncr53c8xx= [HW,SCSI]
|
D | tmscsim.txt | 30 as the ncr53c8xx is perfectly supporting these adapters since some time. 46 1.12, then 1.20a to 1.20t. Finally I decided to use the ncr53c8xx scheme. So
|
D | sym53c8xx_2.txt | 64 It replaces the sym53c8xx+ncr53c8xx driver bundle and shares its core code 76 1996: port of the ncr driver to Linux-1.2.13 and rename it ncr53c8xx.
|
/linux-4.1.27/Documentation/zh_CN/ |
D | magic-number.txt | 145 CCB_MAGIC 0xf2691ad2 ccb drivers/scsi/ncr53c8xx.c
|
/linux-4.1.27/Documentation/ |
D | magic-number.txt | 145 CCB_MAGIC 0xf2691ad2 ccb drivers/scsi/ncr53c8xx.c
|