Searched refs:BrandString (Results 1 – 2 of 2) sorted by relevance
117 section_generic->BrandString, in cper_section_generic_to_ir() 118 sizeof(section_generic->BrandString)); in cper_section_generic_to_ir() 222 strncpy(section_cper->BrandString, brand_string, in ir_section_generic_to_cper() 223 sizeof(section_cper->BrandString) - 1); in ir_section_generic_to_cper() 225 ->BrandString[sizeof(section_cper->BrandString) - in ir_section_generic_to_cper()
380 CHAR8 BrandString[128]; member