Searched refs:SCR_COPY_F (Results 1 – 3 of 3) sorted by relevance
541 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
2077 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); in ncr_init_ccb()7233 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1); in ncr_init_tcb()7321 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
Completed in 20 milliseconds