Searched defs:sym_nvram (Results 1 – 2 of 2) sorted by relevance
221 struct sym_nvram { struct222 int type;226 union {229 } data;
505 typedef struct sym_nvram sym_nvram; typedef