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