Home
last modified time | relevance | path

Searched refs:CC_SMS_WR_NEXT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c202 { CC_SMS_WR_NEXT, 0x24 }, /* Cmd SET_WATCHDOG_TIMER */
203 { CC_SMS_WR_NEXT, 0x84 }, /* DataByte 1: SMS/OS no log */
204 { CC_SMS_WR_NEXT, 0x2 }, /* DataByte 2: Power Down */
205 { CC_SMS_WR_NEXT, 0x0 }, /* DataByte 3: no pre-timeout */
206 { CC_SMS_WR_NEXT, 0x0 }, /* DataByte 4: timer expir. */
207 { CC_SMS_WR_NEXT, 0xa }, /* DataByte 5: init countdown */
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h594 #define CC_SMS_WR_NEXT 0x42 macro