Searched refs:DEBUG_HW_BFIFO (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h27 #define DEBUG_HW_BFIFO 0x00002000 macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Dnetjet.c412 if (debug & DEBUG_HW_BFIFO) {
516 if (debug & DEBUG_HW_BFIFO) {
590 if (debug & DEBUG_HW_BFIFO) {
H A DmISDNisar.c68 if (isar->ch[0].bch.debug & DEBUG_HW_BFIFO) {
97 if (isar->ch[0].bch.debug & DEBUG_HW_BFIFO) {
193 isar->ch[0].bch.debug &= ~DEBUG_HW_BFIFO;
H A Dhfcpci.c400 if ((bch->debug & DEBUG_HW_BCHANNEL) && !(bch->debug & DEBUG_HW_BFIFO))
749 if ((bch->debug & DEBUG_HW_BCHANNEL) && !(bch->debug & DEBUG_HW_BFIFO))
788 if (bch->debug & DEBUG_HW_BFIFO)
824 if (bch->debug & DEBUG_HW_BFIFO)
H A Davmfritz.c428 if (p && (debug & DEBUG_HW_BFIFO)) {
499 if ((debug & DEBUG_HW_BFIFO) && !fillempty) {
H A DmISDNipac.c954 if (hscx->bch.debug & DEBUG_HW_BFIFO) {
999 if (hscx->bch.tx_skb && (hscx->bch.debug & DEBUG_HW_BFIFO)) {
H A Dw6692.c520 if ((debug & DEBUG_HW_BFIFO) && !fillempty) {

Completed in 184 milliseconds