Home
last modified time | relevance | path

Searched defs:nsc_path_s (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h83 typedef struct nsc_path_s { struct
84 struct nsc_path_s *sp_next; /* Link to next path */ argument
85 char *sp_path; /* Pathname */
86 int sp_type; /* Open type */
87 nsc_io_t *sp_io; /* I/O module */
88 int sp_pend; /* Unregister pending */
/titanic_41/usr/src/uts/common/avs/ns/
H A Dnsctl.h139 typedef struct nsc_path_s { int x; } nsc_path_t; argument