Searched refs:IARB (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_fw1.h | 378 SCR_REG_REG (scntl1, SCR_OR, IARB), 632 SCR_REG_REG (scntl1, SCR_AND, ~IARB), 865 SCR_REG_REG (scntl1, SCR_OR, IARB),
|
D | sym_fw2.h | 363 SCR_REG_REG (scntl1, SCR_OR, IARB), 621 SCR_REG_REG (scntl1, SCR_AND, ~IARB), 828 SCR_REG_REG (scntl1, SCR_OR, IARB),
|
D | sym_defs.h | 103 #define IARB 0x02 /* immediate arbitration */ macro
|
/linux-4.1.27/drivers/scsi/ |
D | ncr53c8xx.h | 623 #define IARB 0x02 /* immediate arbitration */ macro
|
/linux-4.1.27/Documentation/scsi/ |
D | ncr53c8xx.txt | 850 bit 0 (1) : enable IARB each time the initiator has been reselected 852 (#x >> 4) : maximum number of successive settings of IARB if the initiator 1037 The use of IARB needs the SCSI_NCR_IARB_SUPPORT option to have been defined 1042 'bad reselections', etc... when using IARB on heavy IO load, you should not
|