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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dm8260_tty.c13 static int cons_hold_cnt; variable
294 if (cons_hold_cnt <= 0) {
295 cons_hold_cnt = serial_readbuf(cons_hold);
299 cons_hold_cnt--;

Completed in 26 milliseconds