Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h16 #define DBG_HFC_URB_ERROR 0x00400000 macro
H A Dhfcsusb.c1104 if (debug & DBG_HFC_URB_ERROR) in rx_int_complete()
1206 if (debug & DBG_HFC_URB_ERROR) in tx_iso_complete()
1235 if (debug & DBG_HFC_URB_ERROR) { in tx_iso_complete()
1366 if (status && (debug & DBG_HFC_URB_ERROR)) in tx_iso_complete()