Lines Matching defs:nvram_parser
57 struct nvram_parser { struct58 enum nvram_parser_state state; argument59 const u8 *data;60 u8 *nvram;61 u32 nvram_len;62 u32 line;63 u32 column;64 u32 pos;65 u32 entry;66 bool multi_dev_v1;67 bool multi_dev_v2;