Home
last modified time | relevance | path

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

/titanic_50/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) in nsc_unregister_io()
390 for (spp = &_nsc_path_top; *spp; spp = &(*spp)->sp_next) in nsc_register_path()
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) { in _nsc_find_io()
1629 for (pp = _nsc_path_top; pp; pp = pp->sp_next) { in _nsc_find_io()