Searched refs:SMS_IBF_MASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/sys/ | ||
H A D | apic.h | 613 #define SMS_IBF_MASK 0x02 macro |
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/ | ||
H A D | apic_common.c | 1549 byte &= SMS_IBF_MASK; in apic_shutdown() |