Searched refs:str_num (Results 1 – 1 of 1) sorted by relevance
1308 unsigned char str_num; in atom_get_vbios_name() local1319 str_num = *(p_rom + OFFSET_TO_GET_ATOMBIOS_NUMBER_OF_STRINGS); in atom_get_vbios_name()1320 if (str_num != 0) { in atom_get_vbios_name()1336 for (i = 0; i < str_num; i++) { in atom_get_vbios_name()