Searched refs:_nsc_find_io (Results 1 – 1 of 1) sorted by relevance
89 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)1606 _nsc_find_io(char *path, int type, int *changed) in _nsc_find_io() function