Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapic.h614 #define SMS_STATE_MASK 0xc0 macro
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c1532 byte &= SMS_STATE_MASK; in apic_shutdown()