prom_test
if (prom_test("test-method") == 0) {
if (prom_test("SUNW,get-fcode-size") != 0) {
if (prom_test("SUNW,get-fcode") != 0) {
if (prom_test("SUNW,set-sun4v-api-version") != 0)
if (prom_test("SUNW,get-sun4v-api-version") != 0)
if (prom_test("SUNW,soft-state-supported") != 0)
has_scbc = (prom_test(intf) == 0);
extern int prom_test(char *service);
if (prom_test("SUNW,start-cpu-by-cpuid") == 0) {
if (prom_test("SUNW,switch-tunnel") != 0) {
if (prom_test("SUNW,Ultra-Enterprise,rm-brd") != 0) {