Searched defs:GETPROP (Results 1 – 4 of 4) sorted by relevance
108 #define GETPROP(dip, str, defval) \ macro
91 #define GETPROP prom_getprop macro
265 #define GETPROP(name) ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, name, -1) in mii_alloc_instance() macro
823 #define GETPROP(prop) scf_simple_prop_next_astring(prop) macro