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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Depca.h99 unsigned char m_dsr ; /* represent each of the physical */ member in struct:channel
H A Depca.c1287 ch->m_dsr = 0x20;
1299 ch->m_dsr = 0x10;
1308 ch->dcd = ch->m_dsr;
1312 ch->dsr = ch->m_dsr;
2125 ch->dcd = ch->m_dsr;
2129 ch->dsr = ch->m_dsr;

Completed in 107 milliseconds