Searched defs:vendor_info (Results 1 – 1 of 1) sorted by relevance
85 struct vendor_info { struct86 struct vendor_hdr *hdr;87 struct vendor_item *item;88 u8 *data;89 u32 *hash;90 u32 *version2;131 static struct vendor_info vendor_info; variable