Searched refs:SCR_COPY_F (Results 1 – 3 of 3) sorted by relevance
541 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
2078 SCR_COPY_F (4),2378 SCR_COPY_F (4),2594 SCR_COPY_F (4),2660 SCR_COPY_F (4),2819 SCR_COPY_F (4),3334 SCR_COPY_F (4),7145 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4); in ncr_init_ccb()7234 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1); in ncr_init_tcb()7322 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4); in ncr_alloc_lcb()
1060 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro