Searched refs:_nsc_alloc_dev (Results 1 – 1 of 1) sorted by relevance
97 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