Searched refs:txflags (Results 1 – 6 of 6) sorted by relevance
86 int txflags; /* d and/or b channel */ member
411 …ommand_req(tx_l2sc->l1_token, CMR_SETTRACE, (void *)(unsigned long)(tsa->txflags & (TRACE_I | TRAC… in isdntrcioctl()
680 unsigned int ri, txflags; local692 txflags = HME_XD_GETFLAGS(sc->sc_pci, sc->sc_rb.rb_txd, ri);694 if (txflags & HME_XD_OWN)698 if (txflags & HME_XD_EOP)
655 unsigned int bix, txflags; local663 txflags = sc->sc_rb.rb_txd[bix].xd_flags;665 if (txflags & QEC_XD_OWN)
854 unsigned int bix, txflags; in betint() local879 txflags = sc->sc_rb.rb_txd[bix].xd_flags; in betint()881 if (txflags & QEC_XD_OWN) in betint()
751 tsa.txflags = value; in switch_driver()