Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c97 static int _nsc_alloc_dev(char *, nsc_dev_t **);
1734 if ((rc = _nsc_alloc_dev(path, &dev)) != 0) {
1983 _nsc_alloc_dev(char *path, nsc_dev_t **devp) in _nsc_alloc_dev() function