Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.h65 extern int devinfo_children_walk_step(mdb_walk_state_t *);
H A Ddevinfo.c269 devinfo_children_walk_step(mdb_walk_state_t *wsp) in devinfo_children_walk_step() function
385 status = devinfo_children_walk_step(&diw->diw_child); in devinfo_walk_step()
H A Dgenunix.c4604 devinfo_children_walk_init, devinfo_children_walk_step,