Searched refs:buf5 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | ibmveth.h | 68 #define h_send_logical_lan(ua, buf1, buf2, buf3, buf4, buf5, buf6, correlator) \ argument 69 …plpar_hcall_8arg_2ret(H_SEND_LOGICAL_LAN, ua, buf1, buf2, buf3, buf4, buf5, buf6, correlator, &cor…
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | fasttimer.c | 833 static char buf5[6000]; variable 889 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test() 915 printk(buf5); in fast_timer_test() 939 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test() 941 printk(buf5); in fast_timer_test()
|