Lines Matching refs:DI_NODE_NIL
467 } while ((curnode = di_parent_node(curnode)) != DI_NODE_NIL); in pci_cfg_chassis_node()
469 return (DI_NODE_NIL); in pci_cfg_chassis_node()
704 di_node_t chasnode = DI_NODE_NIL; in pci_cfg_ap_path()
722 if (chasnode != DI_NODE_NIL) { in pci_cfg_ap_path()
779 if (chasnode == DI_NODE_NIL) in pci_cfg_ap_path()
795 } while ((curnode = di_parent_node(curnode)) != DI_NODE_NIL); in pci_cfg_ap_path()
910 } while ((curnode = di_parent_node(curnode)) != DI_NODE_NIL); in pci_cfg_is_ap_path()
1033 *ret_node = DI_NODE_NIL; in pci_cfg_snapshot()
1037 if (root_node == DI_NODE_NIL) in pci_cfg_snapshot()
1038 return (DI_NODE_NIL); in pci_cfg_snapshot()
1043 if (pci_node == DI_NODE_NIL) in pci_cfg_snapshot()
1053 } while ((node = di_drv_next_node(node)) != DI_NODE_NIL); in pci_cfg_snapshot()
1055 if (node == DI_NODE_NIL) in pci_cfg_snapshot()
1093 di_node_t root_node = DI_NODE_NIL; in pci_cfg_creat_cb()
1109 if (root_node == DI_NODE_NIL || node == DI_NODE_NIL || in pci_cfg_creat_cb()
1194 if (root_node != DI_NODE_NIL) in pci_cfg_creat_cb()