Home
last modified time | relevance | path

Searched refs:L1_DEB_MONITOR (Results 1 – 4 of 4) sorted by relevance

/drivers/isdn/hisax/
Dicc.c308 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
333 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
363 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
402 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
425 if (cs->debug & L1_DEB_MONITOR) in icc_interrupt()
Disac.c314 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
340 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
371 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
410 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
433 if (cs->debug & L1_DEB_MONITOR) in isac_interrupt()
Darcofi.c54 if (cs->debug & L1_DEB_MONITOR) { in arcofi_fsm()
Dhisax.h1239 #define L1_DEB_MONITOR 0x200 macro