Searched refs:IARB (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/scsi/sym53c8xx_2/ |
D | sym_fw1.h | 365 SCR_REG_REG (scntl1, SCR_OR, IARB), 619 SCR_REG_REG (scntl1, SCR_AND, ~IARB), 852 SCR_REG_REG (scntl1, SCR_OR, IARB),
|
D | sym_fw2.h | 350 SCR_REG_REG (scntl1, SCR_OR, IARB), 608 SCR_REG_REG (scntl1, SCR_AND, ~IARB), 815 SCR_REG_REG (scntl1, SCR_OR, IARB),
|
D | sym_defs.h | 90 #define IARB 0x02 /* immediate arbitration */ macro
|
/linux-6.1.9/drivers/scsi/ |
D | ncr53c8xx.h | 611 #define IARB 0x02 /* immediate arbitration */ macro
|
/linux-6.1.9/Documentation/scsi/ |
D | ncr53c8xx.rst | 1037 bit 0 (1) enable IARB each time the initiator has been reselected 1039 (#x >> 4) maximum number of successive settings of IARB if the 1258 The use of IARB needs the SCSI_NCR_IARB_SUPPORT option to have been defined 1263 'bad reselections', etc... when using IARB on heavy IO load, you should not
|