Searched refs:array_offset (Results 1 – 2 of 2) sorted by relevance
905 int array_offset = 0; in parse_mac_address() local926 byte_array[array_offset] = simple_strtoul(byte_field, NULL, 16); in parse_mac_address()928 array_offset++; in parse_mac_address()934 return array_offset; in parse_mac_address()
5279 unsigned array_offset; local5283 array_offset = pfi_reg_index - 1;5284 devpriv->pfi_output_select_reg[array_offset] &=5286 devpriv->pfi_output_select_reg[array_offset] |=5288 ni_writew(devpriv->pfi_output_select_reg[array_offset],5314 const unsigned array_offset = chan / 3; local5318 [array_offset]);