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