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

/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIORS232SerialStreamSync.h44 #define PD_RS232_E_STOP_BITS (PD_DATA_LONG|PD_OP(60)) // half stop bits macro
H A DIOSerialBSDClient.cpp1711 kprintf("IOSerialBSDClient::iossparam::sessionExecuteEvent::PD_RS232_E_STOP_BITS, %d\n", (int)data);
1714 rtn = me->sessionExecuteEvent(sp, PD_RS232_E_STOP_BITS, data);
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp2007 case PD_RS232_E_STOP_BITS:
2008 XTRACE(this, data, event, "executeEventGated - PD_RS232_E_STOP_BITS");
2204 case PD_RS232_E_STOP_BITS:
2205 XTRACE(this, 0, event, "requestEvent - PD_RS232_E_STOP_BITS");
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp2835 case PD_RS232_E_STOP_BITS:
2836 XTRACE(this, data, event, "executeEventGated - PD_RS232_E_STOP_BITS");
3036 case PD_RS232_E_STOP_BITS:
3037 XTRACE(this, 0, event, "requestEvent - PD_RS232_E_STOP_BITS");
/macosx-10.9.5/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp2613 case PD_RS232_E_STOP_BITS:
2614 ELG( data, event, 'Exlm', "executeEvent - PD_RS232_E_STOP_BITS" );
2830 case PD_RS232_E_STOP_BITS:
2831 ELG( 0, event, 'ReqE', "requestEvent - PD_RS232_E_STOP_BITS" );

Completed in 197 milliseconds