Searched refs:str_num (Results 1 – 1 of 1) sorted by relevance
1306 unsigned char str_num; in atom_get_vbios_name() local1317 str_num = *(p_rom + OFFSET_TO_GET_ATOMBIOS_NUMBER_OF_STRINGS); in atom_get_vbios_name()1318 if (str_num != 0) { in atom_get_vbios_name()1334 for (i = 0; i < str_num; i++) { in atom_get_vbios_name()