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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Deeprom.c153 unsigned char buf_2k_start[16]; local
174 if( eeprom_read_buf( 0, buf_2k_start, 16 ) == 16 )
176 D(printk("2k start: '%16.16s'\n", buf_2k_start));
232 if( eeprom_write_buf(0, buf_2k_start, 16) == 16)

Completed in 47 milliseconds