Home
last modified time | relevance | path

Searched refs:di_ptype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dlibdevinfo_sun4u.c222 int di_ptype; in dump_di_node() local
228 di_ptype = di_prop_type(di_prop); in dump_di_node()
231 switch (di_ptype) { in dump_di_node()
315 if (di_ptype == DI_PROP_TYPE_BOOLEAN) in dump_di_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Ddr.c117 int di_ptype; in add_devinfo_props() local
168 di_ptype = di_prop_type(di_prop); in add_devinfo_props()
169 switch (di_ptype) { in add_devinfo_props()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1145 int di_ptype; in add_di_path_prop() local
1153 di_ptype = di_path_prop_type(di_path_prop); in add_di_path_prop()
1156 switch (di_ptype) { in add_di_path_prop()
1277 int di_ptype; in add_devinfo_props() local
1332 di_ptype = di_prop_type(di_prop); in add_devinfo_props()
1334 switch (di_ptype) { in add_devinfo_props()