Searched refs:DI_PROP_NIL (Results 1 - 17 of 17) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_subr.c | 498 di_prop_t di_prop = DI_PROP_NIL; 500 di_path_prop_t di_path_prop = DI_PROP_NIL; 505 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) { 516 for (di_prop = di_prop_next(node, DI_PROP_NIL); 517 di_prop != DI_PROP_NIL; 529 if (di_prop == DI_PROP_NIL && (dpath == DI_PATH_NIL || 530 di_path_prop == DI_PROP_NIL)) { 768 di_prop_t di_prop = DI_PROP_NIL; 770 di_path_prop_t di_path_prop = DI_PROP_NIL; 776 di_path_prop_next(dpath, di_path_prop)) != DI_PROP_NIL) { [all...] |
H A D | pi_pciexrc.c | 497 for (di_prop = di_prop_next(dnode, DI_PROP_NIL); 498 di_prop != DI_PROP_NIL; 514 if (di_prop == DI_PROP_NIL) { 536 if (di_prom_prop == DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cvt.c | 195 di_prop_t prop = DI_PROP_NIL; 283 DI_PROP_NIL) { 293 if (prop != DI_PROP_NIL) { 317 prop = DI_PROP_NIL; 374 prop = DI_PROP_NIL; 376 prop)) != DI_PROP_NIL) { 386 if (prop != DI_PROP_NIL) { 434 di_prop_t prop_lun = DI_PROP_NIL; 439 while ((prop_lun = di_prop_next(dev_node, prop_lun)) != DI_PROP_NIL) { 450 if (prop_lun == DI_PROP_NIL) { [all...] |
H A D | cfga_list.c | 1194 di_prop_t prop = DI_PROP_NIL; 1248 != DI_PROP_NIL) { 1257 if (prop != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo.c | 1456 return (DI_PROP_NIL); 1462 if (prop != DI_PROP_NIL) 1481 return (DI_PROP_NIL); 1483 } while ((prop == DI_PROP_NIL) && (list <= DI_PROP_HW_LIST)); 1662 di_prop_t prop = DI_PROP_NIL; 1671 return (DI_PROP_NIL); 1674 while ((prop = di_prop_next(node, prop)) != DI_PROP_NIL) { 1682 return (DI_PROP_NIL); 1688 di_prop_t prop = DI_PROP_NIL; 1693 return (DI_PROP_NIL); [all...] |
H A D | libdevinfo.h | 132 #define DI_PROP_NIL NULL macro
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclscsi.c | 628 di_prop_t prop = DI_PROP_NIL; 631 prop = di_prop_next(node, DI_PROP_NIL); 632 while (prop != DI_PROP_NIL) { 641 return (DI_PROP_NIL); 743 if (prop != DI_PROP_NIL) { 756 if (prop != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | libdevinfo_sun4u.c | 216 for (di_prop = di_prop_next(di_node, DI_PROP_NIL); 217 di_prop != DI_PROP_NIL;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
H A D | dr.c | 165 for (di_prop = di_prop_next(di_node, DI_PROP_NIL); 166 di_prop != DI_PROP_NIL;
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | did_props.c | 263 di_prop_t hp = DI_PROP_NIL; 266 while ((hp = di_prop_next(n, hp)) != DI_PROP_NIL) { 292 di_prop_t hp = DI_PROP_NIL; 298 while ((hp = di_prop_next(n, hp)) != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/ |
H A D | montecarlo.c | 1215 if ((next = nxtprop(node, DI_PROP_NIL)) == DI_PROP_NIL) 1217 while (next != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 1103 solaris_prop = di_prop_hw_next(din, DI_PROP_NIL); 1104 while (solaris_prop != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 1239 solaris_prop = di_prop_hw_next(din, DI_PROP_NIL); 1240 while (solaris_prop != DI_PROP_NIL) {
|
/illumos-gate/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 547 void *prop = DI_PROP_NIL, *prop_data; 557 while ((prop = NEXTPROP(dumpops)(node, prop)) != DI_PROP_NIL) {
|
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 828 if (di_prop_find(DDI_DEV_T_ANY, node, "smp-device") != DI_PROP_NIL) {
|
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 1242 for (di_path_prop = di_path_prop_next(pi, DI_PROP_NIL); 1243 di_path_prop != DI_PROP_NIL; 1309 for (di_prop = di_prop_next(di_node, DI_PROP_NIL); 1310 di_prop != DI_PROP_NIL;
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 8308 for (prop = di_prop_next(node, DI_PROP_NIL); 8309 prop != DI_PROP_NIL && count < MAX_PROP_COUNT;
|
Completed in 463 milliseconds