Searched defs:sv_conf_s (Results 1 – 1 of 1) sorted by relevance
91 typedef struct sv_conf_s { struct92 spcs_s_info_t svc_error; /* Error information */93 char svc_path[SV_MAXPATH]; /* path to underlying raw device */94 int svc_flag; /* NSC_DEVICE | NSC_CACHE */95 major_t svc_major; /* major_t of underlying raw device */96 minor_t svc_minor; /* minor_t of underlying raw device */