Searched refs:PROM_WALK_CONTINUE (Results 1 – 2 of 2) sorted by relevance
113 case PROM_WALK_CONTINUE: in prom_walk_devs()146 return (PROM_WALK_CONTINUE); in bytype_cb()169 return (PROM_WALK_CONTINUE); in byname_cb()
282 #define PROM_WALK_CONTINUE 0 /* keep walking to next node */ macro