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

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h392 ** SCR_COPY_F does not set this option.
402 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro
H A Dncr.c1487 SCR_COPY_F (4),
1585 SCR_COPY_F (4),
1974 SCR_COPY_F (4),
2080 SCR_COPY_F (1),
2089 SCR_COPY_F (1),
2729 SCR_COPY_F (4),
6495 (np->features & FE_PFEN)? SCR_COPY(1) : SCR_COPY_F(1);
6499 (np->features & FE_PFEN)? SCR_COPY(1) : SCR_COPY_F(1);
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h687 * SCR_COPY_F does not set this option.
698 #define SCR_COPY_F(n) (0xc0000000 | (n)) macro

Completed in 167 milliseconds