Searched refs:SCR_COPY_F (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.c2115 SCR_COPY_F (4),
2408 SCR_COPY_F (4),
2624 SCR_COPY_F (4),
2690 SCR_COPY_F (4),
2849 SCR_COPY_F (4),
3364 SCR_COPY_F (4),
7160 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4);
7249 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1);
7337 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4);
H A Dncr53c8xx.h1049 ** SCR_COPY_F does not set this option.
1059 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h543 * SCR_COPY_F does not set this option.
554 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro

Completed in 125 milliseconds