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

/linux-master/drivers/scsi/
H A Dncr53c8xx.c2077 SCR_COPY_F (4),
2377 SCR_COPY_F (4),
2593 SCR_COPY_F (4),
2659 SCR_COPY_F (4),
2818 SCR_COPY_F (4),
3333 SCR_COPY_F (4),
7144 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4);
7233 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1);
7321 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4);
H A Dncr53c8xx.h1050 ** SCR_COPY_F does not set this option.
1060 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h530 * SCR_COPY_F does not set this option.
541 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro

Completed in 146 milliseconds