Searched refs:SCR_COPY (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw1.h | 233 SCR_COPY (4), 258 SCR_COPY (4), 261 SCR_COPY (8), 270 SCR_COPY (4), 274 SCR_COPY (4), 277 SCR_COPY (4), 331 SCR_COPY (4), 334 SCR_COPY (sizeof(struct sym_ccbh)), 341 SCR_COPY (4), 469 SCR_COPY ( [all...] |
H A D | sym_defs.h | 529 * SCR_COPY sets the NO FLUSH option by default. 540 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw1.h | 233 SCR_COPY (4), 258 SCR_COPY (4), 261 SCR_COPY (8), 270 SCR_COPY (4), 274 SCR_COPY (4), 277 SCR_COPY (4), 331 SCR_COPY (4), 334 SCR_COPY (sizeof(struct sym_ccbh)), 341 SCR_COPY (4), 469 SCR_COPY ( [all...] |
H A D | sym_defs.h | 529 * SCR_COPY sets the NO FLUSH option by default. 540 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1165 ** SCR_COPY (1), @(sval field of this tcb), @(sxfer register) 1166 ** SCR_COPY (1), @(wval field of this tcb), @(scntl3 register) 1254 ** SCR_COPY (4), p_jump_ccb, TEMP, 1331 ** SCR_COPY(4), @(p_phys), @(dsa register) 1713 ** written with a SCR_COPY script command. 2088 SCR_COPY (4), 2110 SCR_COPY (sizeof (struct head)), 2136 SCR_COPY (1), 2144 SCR_COPY (4), 2150 SCR_COPY ( [all...] |
H A D | ncr53c8xx.h | 1049 ** SCR_COPY sets the NO FLUSH option by default. 1059 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1167 ** SCR_COPY (1), @(sval field of this tcb), @(sxfer register) 1168 ** SCR_COPY (1), @(wval field of this tcb), @(scntl3 register) 1256 ** SCR_COPY (4), p_jump_ccb, TEMP, 1333 ** SCR_COPY(4), @(p_phys), @(dsa register) 1710 ** written with a SCR_COPY script command. 2065 SCR_COPY (4), 2087 SCR_COPY (sizeof (struct head)), 2113 SCR_COPY (1), 2121 SCR_COPY (4), 2127 SCR_COPY ( [all...] |
H A D | ncr53c8xx.h | 1049 ** SCR_COPY sets the NO FLUSH option by default. 1059 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
|
Completed in 23 milliseconds