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

/opensolaris-onvv-gate/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) {
1962 * _nsc_alloc_dev (char *path, nsc_dev_t **devp)
1983 _nsc_alloc_dev(char *path, nsc_dev_t **devp) function

Completed in 53 milliseconds