Searched refs:block_3_total_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_card.c1026 int block_1_total_size, block_2_total_size, block_3_total_size; local
1046 block_3_total_size = block_3_data_size + 1; /* Header size */
1048 block_4 = &eeprom[block_1_total_size +block_2_total_size +block_3_total_size];

Completed in 70 milliseconds