Searched refs:IDM_ARCH_MASK (Results 1 – 4 of 4) sorted by relevance
55 #define IDM_ARCH_MASK 0xf0 macro
218 if ((machtype & IDM_ARCH_MASK) != IDM_ARCH_SUN2) { in _verify_hardware()
238 if ((machtype & IDM_ARCH_MASK) != IDM_ARCH_SUN3) { in _verify_hardware()
264 if ((machtype & IDM_ARCH_MASK) != IDM_ARCH_SUN3X) { in identifycpu()