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

/macosx-10.10.1/modemccl-25.1/CCLEngine/
H A DCCLEngine.h135 #define DTR_SET 17 // control opcode for setting dtr macro
H A DCCLEngine.c1812 DTRCommand(DTR_SET); // Issue the DTR Set command
3002 ioctl(infd, DTRCode == DTR_SET ? TIOCSDTR : TIOCCDTR);

Completed in 367 milliseconds