Searched refs:IADebugFlag (Results 1 – 3 of 3) sorted by relevance
111 IADebugFlag, which controls the output of the traces. You can find the bit 112 map of the IADebugFlag in iphase.h. 114 example, "insmod iphase.o IADebugFlag=0xffffffff" can turn on all the debug
70 #define IF_IADBG(f) if (IADebugFlag & (f))
82 static uint IADebugFlag = /* IF_IADBG_ERR | IF_IADBG_CBR| IF_IADBG_INIT_ADAPTER variable89 module_param(IADebugFlag, uint, 0644);2863 IADebugFlag = ia_cmds.maddr;