Searched refs:SCR_COPY (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h246 SCR_COPY (4),
271 SCR_COPY (4),
274 SCR_COPY (8),
283 SCR_COPY (4),
287 SCR_COPY (4),
290 SCR_COPY (4),
344 SCR_COPY (4),
347 SCR_COPY (sizeof(struct sym_ccbh)),
354 SCR_COPY (4),
482 SCR_COPY (
[all...]
H A Dsym_defs.h542 * SCR_COPY sets the NO FLUSH option by default.
553 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c1201 ** SCR_COPY (1), @(sval field of this tcb), @(sxfer register)
1202 ** SCR_COPY (1), @(wval field of this tcb), @(scntl3 register)
1290 ** SCR_COPY (4), p_jump_ccb, TEMP,
1367 ** SCR_COPY(4), @(p_phys), @(dsa register)
1745 ** written with a SCR_COPY script command.
2103 SCR_COPY (4),
2125 SCR_COPY (sizeof (struct head)),
2151 SCR_COPY (1),
2159 SCR_COPY (4),
2165 SCR_COPY (
[all...]
H A Dncr53c8xx.h1048 ** SCR_COPY sets the NO FLUSH option by default.
1058 #define SCR_COPY(n) (0xc0000000 | SCR_NO_FLUSH | (n)) macro

Completed in 109 milliseconds