Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Dhfcsusb.h15 #define DBG_HFC_URB_ERROR 0x00400000 macro
Dhfcsusb.c1111 if (debug & DBG_HFC_URB_ERROR) in rx_int_complete()
1212 if (debug & DBG_HFC_URB_ERROR) in tx_iso_complete()
1241 if (debug & DBG_HFC_URB_ERROR) { in tx_iso_complete()
1372 if (status && (debug & DBG_HFC_URB_ERROR)) in tx_iso_complete()