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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dserial_lh7a40x.c111 unsigned int statusPrev; /* Most recently read modem status */ member in struct:uart_port_lh7a40x
222 = status ^ ((struct uart_port_lh7a40x*) port)->statusPrev;
229 ((struct uart_port_lh7a40x*) port)->statusPrev = status;
316 ((struct uart_port_lh7a40x*) port)->statusPrev

Completed in 102 milliseconds