Searched refs:DPRINT_CONFIG (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/tty/serial/ |
D | ioc3_serial.c | 54 #define DPRINT_CONFIG(_x...) ; macro 449 DPRINT_CONFIG(("%s: ring_pci_addr 0x%p\n", in port_init() 596 DPRINT_CONFIG(("%s: line %d baud %d byte_size %d stop %d parenb %d " in config_port() 876 DPRINT_CONFIG(("%s: rs232\n", __func__)); in ioc3_set_proto() 883 DPRINT_CONFIG(("%s: rs422\n", __func__)); in ioc3_set_proto() 994 DPRINT_CONFIG(("%s: returned baud %d for line %d\n", __func__, baud, in ioc3_change_speed() 1029 DPRINT_CONFIG(("%s : port 0x%p line %d cflag 0%o " in ioc3_change_speed() 1920 DPRINT_CONFIG(("%s: attach pdev 0x%p - card_ptr 0x%p\n", in ioc3_serial_core_attach() 1934 DPRINT_CONFIG(("%s: attach the_port 0x%p / port 0x%p [%d/%d]\n", in ioc3_serial_core_attach() 1954 DPRINT_CONFIG(("IOC3 serial port %d irq %d bus %d\n", in ioc3_serial_core_attach() [all …]
|
D | ioc4_serial.c | 316 #define DPRINT_CONFIG(_x...) ; macro 892 DPRINT_CONFIG(("%s: ring_pci_addr 0x%lx\n", in port_init() 1157 DPRINT_CONFIG(("%s : ip_cpu_ringbuf 0x%p " in ioc4_attach_local() 1165 DPRINT_CONFIG(("%s : port %d [addr 0x%p] control 0x%p", in ioc4_attach_local() 1168 DPRINT_CONFIG((" ip_serial_regs 0x%p ip_uart_regs 0x%p\n", in ioc4_attach_local() 1175 DPRINT_CONFIG(("%s: port_number %d port 0x%p inring 0x%p " in ioc4_attach_local() 1320 DPRINT_CONFIG(("%s: baud %d byte_size %d stop %d parenb %d parodd %d\n", in config_port() 1730 DPRINT_CONFIG(("%s: returned baud %d\n", __func__, baud)); in ioc4_change_speed() 1767 DPRINT_CONFIG(("%s : port 0x%p cflag 0%o " in ioc4_change_speed() 2716 DPRINT_CONFIG(("%s: attach pdev 0x%p - control 0x%p\n", in ioc4_serial_core_attach() [all …]
|