Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tty/
Depca.h99 unsigned char m_dsr ; /* represent each of the physical */ member
Depca.c1288 ch->m_dsr = 0x20; in post_fep_init()
1300 ch->m_dsr = 0x10; in post_fep_init()
1309 ch->dcd = ch->m_dsr; in post_fep_init()
1313 ch->dsr = ch->m_dsr; in post_fep_init()
2126 ch->dcd = ch->m_dsr; in pc_ioctl()
2130 ch->dsr = ch->m_dsr; in pc_ioctl()