Lines Matching refs:DBG1

66 #define DBG1(args...) DBG_(0x01, ##args)  macro
83 DBG1("SENDING: '%s' (%d+n)", tbuf, len__); \
85 DBG1("SENDING: '%s' (%d)", tbuf, len__); \
638 DBG1("Second phase, configuring card"); in nozomi_read_config_table()
645 DBG1("toggle ports: MDM UL:%d MDM DL:%d, DIAG DL:%d", in nozomi_read_config_table()
668 DBG1("First phase: pushing upload buffers, clearing download"); in nozomi_read_config_table()
689 DBG1("First phase done"); in nozomi_read_config_table()
796 DBG1("No room in tty, don't read data, don't ack interrupt, " in receive_data()
895 DBG1("The Base Band sends this value as a response to a " in receive_flow_control()
929 DBG1("0x%04X->0x%04X", *((u16 *)&dc->port[port].ctrl_dl), in receive_flow_control()
936 DBG1("Disable interrupt (0x%04X) on port: %d", in receive_flow_control()
943 DBG1("Enable interrupt (0x%04X) on port: %d", in receive_flow_control()
945 DBG1("Data in buffer [%d], enable transmit! ", in receive_flow_control()
949 DBG1("No data in buffer..."); in receive_flow_control()
954 DBG1(" No change in mctrl"); in receive_flow_control()
969 DBG1("port: %d DCD(%d), CTS(%d), RI(%d), DSR(%d)", in receive_flow_control()
1163 DBG1("CTRL_UL"); in interrupt_handler()
1400 DBG1("base_addr: %p", dc->base_addr); in nozomi_card_init()
1462 DBG1(" "); in tty_exit()
1496 DBG1("sending flow control 0x%04X", *((u16 *)&ctrl)); in nozomi_card_exit()
1535 DBG1("SETTING DTR index: %d, dtr: %d", tty->index, dtr); in set_dtr()
1572 DBG1("open: %d", port->token_dl); in ntty_activate()
1594 DBG1("close: %d", port->token_dl); in ntty_shutdown()
1755 DBG1("******** IOCTL, cmd: %d", cmd); in ntty_ioctl()
1766 DBG1("ERR: 0x%08X, %d", cmd, cmd); in ntty_ioctl()
1782 DBG1("UNTHROTTLE"); in ntty_unthrottle()
1799 DBG1("THROTTLE"); in ntty_throttle()