Searched refs:DCR_IFPOE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Ddcr.h36 #define DCR_IFPOE (1UL << 1) macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dcheetah.c111 * Ensure DCR_IFPOE is disabled as long as we haven't implemented
113 * apparently turn it on. Not making use of DCR_IFPOE should also
116 val = rd(asr18) & ~DCR_IFPOE;

Completed in 151 milliseconds