Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c98 static int _nsc_reopen_io(char *, int);
233 while ((rc = _nsc_reopen_io(NULL, 0)) != 0)
327 while ((rc = _nsc_reopen_io(NULL, flag)) != 0) in nsc_unregister_io()
399 while ((rc = _nsc_reopen_io(path, 0)) != 0) in nsc_register_path()
446 while ((rc = _nsc_reopen_io(sp->sp_path, flag)) != 0)
486 _nsc_reopen_io(path, flag) in _nsc_reopen_io() function