GETPROP
#define GETPROP(prop) scf_simple_prop_next_astring(prop)
#define GETPROP(name) ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, name, -1)
#define GETPROP(dip, str, defval) \
#define GETPROP prom_getprop