Home
last modified time | relevance | path

Searched refs:sp_path (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h85 char *sp_path; /* Pathname */ member
H A Dnsc_dev.c384 sp->sp_path = nsc_strdup(path); in nsc_register_path()
446 while ((rc = _nsc_reopen_io(sp->sp_path, flag)) != 0)
462 nsc_strfree(sp->sp_path);
1623 if (nsc_strmatch(path, sp->sp_path)) in _nsc_find_io()
1632 nsc_strmatch(path, pp->sp_path)) { in _nsc_find_io()