Searched refs:DEBUG_SERIAL (Results 1 – 2 of 2) sorted by relevance
39 #define DEBUG_SERIAL(args) printf args; macro41 #define DEBUG_SERIAL(args) macro674 DEBUG_SERIAL(("serial_read Bytes %d\n", *result)); in serial_read()823 DEBUG_SERIAL(("serial_ioctl -> SERIAL_SET_DTR\n")); in serial_device_control()830 DEBUG_SERIAL(("serial_ioctl -> SERIAL_CLR_DTR\n")); in serial_device_control()837 DEBUG_SERIAL(("serial_ioctl -> SERIAL_SET_RTS\n")); in serial_device_control()915 DEBUG_SERIAL(("WAIT end event = %x\n", result)); in serial_device_control()972 DEBUG_SERIAL(("Event -> SERIAL_EV_RLSD \n")); in serial_get_event()1005 DEBUG_SERIAL(("Event -> SERIAL_EV_TXEMPTY\n")); in serial_get_event()1018 DEBUG_SERIAL(("event -> SERIAL_EV_DSR %s\n", in serial_get_event()[all …]
1067 #ifdef DEBUG_SERIAL