Searched defs:RED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c707 #define RED ((mp->dmai_rflags & DDI_DMA_REDZONE)? 1 : 0) macro
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s833 * RED is for traps that use the red mode handler.
836 #define RED \ define
1114 * Note that a trap from TL=4 to TL=5 places Spitfire in "RED mode".
1130 RED; /* 001 power on reset */
1132 RED; /* 003 externally initiated reset */
1133 RED; /* 004 software initiated reset */
1134 RED; /* 005 red mode exception */
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s132 * RED is for traps that use the red mode handler.
135 #define RED NOT define
853 * to stop RED state entry if the store queue has many
1346 * Note that a trap from TL=4 to TL=5 places Spitfire in "RED mode".
1360 RED; /* 001 power on reset */
1361 RED; /* 002 watchdog reset */
1362 RED; /* 003 externally initiated reset */
1363 RED; /* 004 software initiated reset */
1364 RED; /* 005 red mode exception */
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h166 #define RED 1 macro

Completed in 79 milliseconds