Lines Matching refs:D1
124 #define D1(args...) D_(0x01, ##args) macro
709 D1("%s: received USB status - %s (%d)", function, explanation, status); in handle_usb_error()
808 D1("len: %d/%d", skb->len, MUX_BULK_TX_BUF_SIZE); in hso_net_start_xmit()
872 D1("Rx %d bytes", count); in packetizeRx()
912 D1("could not allocate memory"); in packetizeRx()
972 D1(" W_S"); in packetizeRx()
976 D1(" "); in packetizeRx()
1020 D1("BULK IN callback but driver is not active!"); in read_bulk_callback()
1207 D1("serial == NULL"); in hso_std_serial_read_bulk_callback()
1215 D1("Actual length = %d\n", urb->actual_length); in hso_std_serial_read_bulk_callback()
1284 D1("Failed to open port"); in hso_serial_open()
1293 D1("Opening %d", serial->minor); in hso_serial_open()
1318 D1("Port was already open"); in hso_serial_open()
1337 D1("Closing serial port"); in hso_serial_close()
1649 D1("no tty structures"); in hso_serial_tiocmget()
1681 D1("no tty structures"); in hso_serial_tiocmset()
1886 D1("Pending read interrupt on port %d\n", i); in intr_callback()
1898 D1("Already a read pending on " in intr_callback()
1931 D1("serial == NULL"); in hso_std_serial_write_bulk_callback()
1946 D1(" "); in hso_std_serial_write_bulk_callback()
2022 D1("serial = NULL"); in put_rxbuf_data()
2031 D1("data to push to tty"); in put_rxbuf_data()
2420 D1("sizeof hso_net is %d", (int)sizeof(*hso_net)); in hso_net_init()
3105 D1("No reset during disconnect\n"); in reset_device()
3109 D1("unable to lock device for reset: %d\n", result); in reset_device()