Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/
H A Dspitregs.h121 #define IS_BLACKBIRD(impl) ((impl) == BLACKBIRD_IMPL) macro
/titanic_50/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c898 if (IS_SPITFIRE(impl) || IS_BLACKBIRD(impl)) in check_cpus_ver()