Searched refs:DDI_WALK_ERROR (Results 1 – 9 of 9) sorted by relevance
273 return (DDI_WALK_ERROR); in set_cmp_props()280 return (DDI_WALK_ERROR); in set_cmp_props()293 return (DDI_WALK_ERROR); in set_cmp_props()333 return (DDI_WALK_ERROR); in set_cpu_props()346 return (DDI_WALK_ERROR); in set_cpu_props()383 return (DDI_WALK_ERROR); in set_cpu_common_props()390 return (DDI_WALK_ERROR); in set_cpu_common_props()397 return (DDI_WALK_ERROR); in set_cpu_common_props()404 return (DDI_WALK_ERROR); in set_cpu_common_props()411 return (DDI_WALK_ERROR); in set_cpu_common_props()[all …]
786 return (DDI_WALK_ERROR); in vdds_new_nexus_node()794 return (DDI_WALK_ERROR); in vdds_new_nexus_node()802 return (DDI_WALK_ERROR); in vdds_new_nexus_node()817 return (DDI_WALK_ERROR); in vdds_new_nexus_node()839 return (DDI_WALK_ERROR); in vdds_new_nexus_node()848 return (DDI_WALK_ERROR); in vdds_new_nexus_node()857 return (DDI_WALK_ERROR); in vdds_new_nexus_node()893 return (DDI_WALK_ERROR); in vdds_new_niu_node()900 return (DDI_WALK_ERROR); in vdds_new_niu_node()911 return (DDI_WALK_ERROR); in vdds_new_niu_node()[all …]
209 return (DDI_WALK_ERROR); in dr_io_find_node_md()265 return (DDI_WALK_ERROR); in new_dev_node()272 return (DDI_WALK_ERROR); in new_dev_node()282 return (DDI_WALK_ERROR); in new_dev_node()305 return (DDI_WALK_ERROR); in new_dev_node()314 return (DDI_WALK_ERROR); in new_dev_node()320 return (DDI_WALK_ERROR); in new_dev_node()331 return (DDI_WALK_ERROR); in new_dev_node()339 return (DDI_WALK_ERROR); in new_dev_node()353 return (DDI_WALK_ERROR); in new_dev_node()[all …]
1327 return (DDI_WALK_ERROR); in new_cpu_node()1337 return (DDI_WALK_ERROR); in new_cpu_node()1361 return (DDI_WALK_ERROR); in new_cpu_node()1371 return (DDI_WALK_ERROR); in new_cpu_node()1380 return (DDI_WALK_ERROR); in new_cpu_node()1387 return (DDI_WALK_ERROR); in new_cpu_node()1396 return (DDI_WALK_ERROR); in new_cpu_node()1407 return (DDI_WALK_ERROR); in new_cpu_node()
960 return (DDI_WALK_ERROR); in axq_set_prop()967 return (DDI_WALK_ERROR); in axq_set_prop()974 return (DDI_WALK_ERROR); in axq_set_prop()981 return (DDI_WALK_ERROR); in axq_set_prop()999 return (DDI_WALK_ERROR); in axq_set_prop()
161 return (DDI_WALK_ERROR); in set_name_prop()
262 return (DDI_WALK_ERROR); \
9419 if (rv == DDI_WALK_ERROR) { in sid_node_create()9458 ASSERT(i == DDI_WALK_ERROR || i == DDI_WALK_PRUNESIB); in sid_node_create()9459 if (i == DDI_WALK_ERROR) in sid_node_create()9514 return (DDI_WALK_ERROR); in sid_node_create()9535 ASSERT(state == DDI_WALK_ERROR); in create_sid_branch()9556 ASSERT(state == DDI_WALK_ERROR || state == DDI_WALK_PRUNESIB); in create_sid_branch()9558 return (state == DDI_WALK_ERROR ? EIO : rv); in create_sid_branch()
386 #define DDI_WALK_ERROR -4 macro