Searched refs:data_index (Results 1 – 3 of 3) sorted by relevance
129 right_tag, data_index = self._get_right_tag(left_tag, block)134 right_tag, data_index = self._get_right_tag(left_tag, block)137 if data_index < len(block) \139 text.insert(0, block[data_index:])140 block = block[:data_index]174 right_tag, data_index = self._get_right_tag(left_tag, block)
1467 fw.data_index = 0; in bnx2_init_cpus()1513 fw.data_index = 0; in bnx2_init_cpus()1559 fw.data_index = 0; in bnx2_init_cpus()1605 fw.data_index = 0; in bnx2_init_cpus()
4248 u32 data_index; member