Lines Matching refs:hso_dbg
98 #define hso_dbg(lvl, fmt, ...) \
687 hso_dbg(0x1, "%s: received USB status - %s (%d)\n",
787 hso_dbg(0x1, "len: %d/%d\n", skb->len, MUX_BULK_TX_BUF_SIZE);
849 hso_dbg(0x1, "Rx %d bytes\n", count);
889 hso_dbg(0x1, "could not allocate memory\n");
948 hso_dbg(0x1, " W_S\n");
952 hso_dbg(0x1, "\n");
997 hso_dbg(0x1, "BULK IN callback but driver is not active!\n");
1093 hso_dbg(0x8, "port %d\n", serial->minor);
1183 hso_dbg(0x8, "--- Got serial_read_bulk callback %02x ---\n", status);
1187 hso_dbg(0x1, "serial == NULL\n");
1195 hso_dbg(0x1, "Actual length = %d\n", urb->actual_length);
1245 hso_dbg(0x1, "Failed to open port\n");
1254 hso_dbg(0x1, "Opening %d\n", serial->minor);
1277 hso_dbg(0x1, "Port was already open\n");
1296 hso_dbg(0x1, "Closing serial port\n");
1391 hso_dbg(0x16, "Termios called with: cflags new[%u] - old[%u]\n",
1630 hso_dbg(0x1, "no tty structures\n");
1663 hso_dbg(0x1, "no tty structures\n");
1702 hso_dbg(0x8, "IOCTL cmd: %d, arg: %ld\n", cmd, arg);
1786 hso_dbg(0x2, "%s command (%02x) len: %d, port: %d\n",
1855 hso_dbg(0x8, "--- Got intr callback 0x%02X ---\n", status);
1859 hso_dbg(0x8, "port_req = 0x%.2X\n", *port_req);
1867 hso_dbg(0x1, "Pending read interrupt on port %d\n",
1880 hso_dbg(0x1, "Already a read pending on port %d or port not open\n",
1915 hso_dbg(0x1, "serial == NULL\n");
1930 hso_dbg(0x1, "\n");
1979 hso_dbg(0x8, "--- Got muxed ctrl callback 0x%02X ---\n", status);
1980 hso_dbg(0x8, "Actual length of urb = %d\n", urb->actual_length);
2006 hso_dbg(0x1, "serial = NULL\n");
2018 hso_dbg(0x1, "data to push to tty\n");
2398 hso_dbg(0x1, "sizeof hso_net is %zu\n", sizeof(*hso_net));