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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_resv.c47 static int _nsc_call_dev(nsc_dev_t *, blindfn_t, blind_t,
485 return _nsc_call_dev(dev, iodev->si_io->getpin,
644 rc = _nsc_call_dev(fd->sf_dev, fn, fd->sf_arg,
708 return (_nsc_call_dev(dev, io->attach, iodev->si_open->sf_cd,
784 return (_nsc_call_dev(dev, fn, iodev->si_open->sf_cd,
879 * _nsc_call_dev (nsc_dev_t *dev, blindfn_t fn, blind_t arg,
907 _nsc_call_dev(nsc_dev_t *dev, blindfn_t fn, blind_t arg, int *ap, int *pp, function

Completed in 54 milliseconds