Searched refs:bcd_plus (Results 1 – 1 of 1) sorted by relevance
91 static const char bcd_plus[] = "0123456789 -.:,_"; in get_fru_area_str() local148 str[k] = bcd_plus[(data[off+k] & 0x0f)]; in get_fru_area_str()