Searched refs:SCR_COPY_F (Results 1 – 3 of 3) sorted by relevance
554 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
2112 SCR_COPY_F (4),2417 SCR_COPY_F (4),2633 SCR_COPY_F (4),2699 SCR_COPY_F (4),2858 SCR_COPY_F (4),3373 SCR_COPY_F (4),7318 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4); in ncr_init_ccb()7407 ncrcmd copy_1 = np->features & FE_PFEN ? SCR_COPY(1) : SCR_COPY_F(1); in ncr_init_tcb()7495 ncrcmd copy_4 = np->features & FE_PFEN ? SCR_COPY(4) : SCR_COPY_F(4); in ncr_alloc_lcb()
1072 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro