Searched refs:first_empty_slot (Results 1 – 1 of 1) sorted by relevance
2541 u32 bits = 0, first_empty_slot = 0; in wx_find_vlvf_slot() local2554 if (!bits && !(first_empty_slot)) in wx_find_vlvf_slot()2555 first_empty_slot = regindex; in wx_find_vlvf_slot()2561 if (first_empty_slot) in wx_find_vlvf_slot()2562 regindex = first_empty_slot; in wx_find_vlvf_slot()