Searched defs:sv_conf32_s (Results 1 – 1 of 1) sorted by relevance
101 typedef struct sv_conf32_s { struct102 spcs_s_info32_t svc_error; /* Error information */103 char svc_path[SV_MAXPATH]; /* path to underlying raw device */104 int32_t svc_flag; /* NSC_DEVICE | NSC_CACHE */105 major_t svc_major; /* major_t of underlying raw device */106 minor_t svc_minor; /* minor_t of underlying raw device */