Searched refs:buf3 (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/mips/bcm47xx/ |
H A D | board.c | 218 char buf3[30]; bcm47xx_board_get_nvram() local 287 bcm47xx_nvram_getenv("boardrev", buf3, sizeof(buf3)) >= 0) { bcm47xx_board_get_nvram() 291 !strcmp(buf3, e3->value3)) bcm47xx_board_get_nvram() 298 bcm47xx_nvram_getenv("boardnum", buf3, sizeof(buf3)) == -ENOENT) { bcm47xx_board_get_nvram()
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
H A D | fasttimer.c | 676 static char buf3[2000]; 730 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); fast_timer_test() 760 printk("buf3:\n"); fast_timer_test() 761 printk(buf3); fast_timer_test()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
H A D | fasttimer.c | 649 static char buf3[2000]; 703 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); fast_timer_test() 731 printk("buf3:\n"); fast_timer_test() 732 printk(buf3); fast_timer_test()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.h | 656 * [off][buf1][pad][off][buf2][pad][off][buf3][pad][off][buf4][pad]
|
Completed in 165 milliseconds