Searched refs:CMD_DCD_NREP (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/char/ip2/ |
D | i2cmd.h | 320 #define CMD_DCD_NREP (cmdSyntaxPtr)(ct21) // Disable DCD reporting macro
|
/linux-2.4.37.9/drivers/char/ |
D | ip2main.c | 1876 CMD_DCD_NREP, CMD_CTS_NREP, CMD_DSR_NREP, CMD_RI_NREP); in ip2_close() 1938 i2QueueCommands(PTYPE_BYPASS, pCh, 0, 1, CMD_DCD_NREP); in ip2_hangup() 2491 i2QueueCommands(PTYPE_BYPASS, pCh, 100, 1, CMD_DCD_NREP); in ip2_ioctl() 3000 i2QueueCommands(PTYPE_INLINE, pCh, 100, 1, CMD_DCD_NREP); in set_params()
|