Home
last modified time | relevance | path

Searched refs:IADebugFlag (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/Documentation/networking/device_drivers/atm/
Diphase.rst128 IADebugFlag, which controls the output of the traces. You can find the bit
129 map of the IADebugFlag in iphase.h.
131 example, "insmod iphase.o IADebugFlag=0xffffffff" can turn on all the debug
/linux-5.19.10/drivers/atm/
Diphase.h70 #define IF_IADBG(f) if (IADebugFlag & (f))
Diphase.c84 static uint IADebugFlag = /* IF_IADBG_ERR | IF_IADBG_CBR| IF_IADBG_INIT_ADAPTER variable
91 module_param(IADebugFlag, uint, 0644);
2867 IADebugFlag = ia_cmds.maddr;