Searched refs:DL_STAT (Results 1 – 2 of 2) sorted by relevance
72 #define DL_STAT 0x00080000 /* trace state machines */ macro76 #define DL_ISDN_MASK (DL_DATA | DL_STAT | DL_CONN | DL_NDIS | DL_TAPI)
145 (myDriverDebugHandle.dbgMask & DL_STAT)) { in xdi_dbg_xlog()