Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Dhfcsusb.h12 #define DBG_HFC_FIFO_VERBOSE 0x00020000 macro
Dhfcsusb.c903 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
927 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
1020 if (iso_status && (debug & DBG_HFC_FIFO_VERBOSE)) { in rx_iso_complete()
1331 if (debug & DBG_HFC_FIFO_VERBOSE) { in tx_iso_complete()