Searched refs:str_num (Results 1 – 1 of 1) sorted by relevance
1327 unsigned char str_num; in atom_get_vbios_name() local1338 str_num = *(p_rom + OFFSET_TO_GET_ATOMBIOS_NUMBER_OF_STRINGS); in atom_get_vbios_name()1339 if (str_num != 0) { in atom_get_vbios_name()1355 for (i = 0; i < str_num; i++) { in atom_get_vbios_name()