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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c78 nsc_path_t *_nsc_path_top = NULL; variable
311 for (sp = _nsc_path_top; sp; sp = sp->sp_next)
390 for (spp = &_nsc_path_top; *spp; spp = &(*spp)->sp_next)
434 for (xsp = _nsc_path_top; xsp; xsp = xsp->sp_next)
453 for (spp = &_nsc_path_top; *spp; spp = &(*spp)->sp_next)
1615 for (sp = _nsc_path_top; sp; sp = sp->sp_next) {
1629 for (pp = _nsc_path_top; pp; pp = pp->sp_next) {

Completed in 48 milliseconds