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

/freebsd-11.0-release/sys/dev/bktr/
H A Dbktr_card.c1024 unsigned char *block_1, *block_2, *block_3, *block_4; local
1044 block_3 = &eeprom[block_1_total_size + block_2_total_size];
1045 block_3_data_size = (block_3[0] &0x07);
1056 no_audio_mux = ((block_3[3] >> 7) &0x01);

Completed in 51 milliseconds