Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c96 static int _nsc_alloc_iodev(nsc_dev_t *, int, nsc_iodev_t **);
843 if ((rc = _nsc_alloc_iodev(dev, fd->sf_type, &iodev)) != 0)
1852 _nsc_alloc_iodev(dev, type, iodevp) in _nsc_alloc_iodev() function