Searched refs:walk_tree (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c193 ret = walk_tree(apidp->hba_phys, &larg, init_flag, NULL,
204 ret = walk_tree(apidp->hba_phys, &larg, init_flag, &u,
220 ret = walk_tree(apidp->hba_phys, &larg, saved_init_flag,
616 ret = walk_tree(lap->apidp->hba_phys, &bstate, DINFOPROP, &u,
H A Dcfga_scsi.h438 scfga_ret_t walk_tree(const char *physpath, void *arg, uint_t init_flags,
H A Dcfga_cvt.c159 ret = walk_tree(pmt.phys, &pmt, DINFOMINOR | DINFOPROP, &u,
434 ret = walk_tree(hba_phys, &dpt, DINFOCPYALL, &u,
H A Dcfga_ctl.c1510 ret = walk_tree(bus_path, &larg, DINFOSUBTREE, &u, SCFGA_WALK_NODE,
H A Dcfga_utils.c406 walk_tree( function
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dnvtree.c54 static char *walk_tree(Namval_t*, Namval_t*, int);
96 walk_tree(np,mp,flags);
943 static char *walk_tree(register Namval_t *np, Namval_t *xp, int flags) function
1088 return(walk_tree(np,(Namval_t*)0,flags));
1113 walk_tree(np,(Namval_t*)0,(flags&NV_NOSCOPE)|1);
1117 walk_tree(np,(Namval_t*)0,(flags&NV_NOSCOPE)|1);
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h335 static int walk_tree(char *cur, void *arg,
H A Ddevinfo_devlink.c1456 if (walk_tree(path, &tnd, visit_node) != 0)
1554 walk_tree( function
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h525 fpcfga_ret_t walk_tree(const char *physpath, void *arg, uint_t init_flags,
H A Dcfga_list.c420 ret = walk_tree(apidp->xport_phys, &larg, DINFOCPYALL | DINFOPATH,
424 * ret from walk_tree is either FPCFGA_OK or FPCFGA_ERR.
788 ret = walk_tree(larg.apidp->xport_phys, &larg, DINFOCPYALL | DINFOPATH,
792 * ret from walk_tree is either FPCFGA_OK or FPCFGA_ERR.
1452 ret = walk_tree(lap->apidp->xport_phys, &devinfo_state,
H A Dcfga_utils.c493 walk_tree( function

Completed in 60 milliseconds