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

/opensolaris-onvv-gate/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)
1833 * _nsc_alloc_iodev (nsc_dev_t *dev, int type, nsc_iodev_t **iodevp)
1852 _nsc_alloc_iodev(dev, type, iodevp) function

Completed in 107 milliseconds