Searched refs:SCR_COPY_F (Results 1 – 3 of 3) sorted by relevance
541 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
2100 SCR_COPY_F (4),2405 SCR_COPY_F (4),2621 SCR_COPY_F (4),2687 SCR_COPY_F (4),2846 SCR_COPY_F (4),3361 SCR_COPY_F (4),7310 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4); in ncr_init_ccb()7399 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1); in ncr_init_tcb()7487 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