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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dmos7840.c199 int MsrLsr; member in struct:moschip_port
463 dbg("%s mos7840_port->MsrLsr is %d port %d\n", __FUNCTION__,
464 mos7840_port->MsrLsr, mos7840_port->port_num);
468 if (mos7840_port->MsrLsr == 0)
470 else if (mos7840_port->MsrLsr == 1)
584 mos7840_port->MsrLsr = 1;
589 mos7840_port->MsrLsr = 0;

Completed in 34 milliseconds