Searched defs:_nsc_find_io (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.c89 static nsc_io_t *_nsc_find_io(char *, int, int *);
677 _nsc_find_io(dev->nsc_path, fd->sf_type, &changed)) &&
1562 if ((io = _nsc_find_io(path, type, NULL)) != 0)
1572 * _nsc_find_io (char *path, int type, int *changed)
1606 _nsc_find_io(char *path, int type, int *changed) function

Completed in 60 milliseconds