Searched refs:BrandString (Results 1 – 2 of 2) sorted by relevance
112 section_generic->BrandString, in cper_section_generic_to_ir()113 sizeof(section_generic->BrandString)); in cper_section_generic_to_ir()223 strncpy(section_cper->BrandString, brand_string, in ir_section_generic_to_cper()224 sizeof(section_cper->BrandString) - 1); in ir_section_generic_to_cper()226 ->BrandString[sizeof(section_cper->BrandString) - in ir_section_generic_to_cper()
375 CHAR8 BrandString[128]; member