Lines Matching defs:nvram_parser
58 struct nvram_parser { struct59 enum nvram_parser_state state; argument60 const u8 *data;61 u8 *nvram;62 u32 nvram_len;63 u32 line;64 u32 column;65 u32 pos;66 u32 entry;67 bool multi_dev_v1;68 bool multi_dev_v2;69 bool boardrev_found;