Home
last modified time | relevance | path

Searched refs:HFCUSB_DBG_VERBOSE_USB (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/hisax/
Dhfc_usb.c560 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: tx_iso_complete with -EXDEV" in tx_iso_complete()
567 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: tx_iso_complete " in tx_iso_complete()
695 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
703 DBG(HFCUSB_DBG_VERBOSE_USB, "HFC-S USB: rx_iso_complete with -EXDEV " in rx_iso_complete()
719 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
725 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_iso_complete()
731 DBG_PACKET(HFCUSB_DBG_VERBOSE_USB, buf, len); in rx_iso_complete()
807 DBG_SKB(HFCUSB_DBG_VERBOSE_USB, fifo->skbuff); in collect_rx_frame()
843 DBG_SKB(HFCUSB_DBG_VERBOSE_USB, fifo->skbuff); in collect_rx_frame()
878 DBG(HFCUSB_DBG_VERBOSE_USB, in rx_int_complete()
[all …]
Dhfc_usb.h98 #define HFCUSB_DBG_VERBOSE_USB 0x8000 macro