Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sv/
H A Dsv.h139 typedef struct sv_guard_s { struct
140 int sg_magic; /* Magic # */
141 int sg_version; /* Version # */
142 char *sg_pathname; /* Pathname of device to guard */
143 char *sg_module; /* Module name of client */
144 int sg_kernel; /* Prevent user access if true */
145 spcs_s_info_t sg_error; /* Error to be returned to client */