IADebugFlag 83 drivers/atm/iphase.c static uint IADebugFlag = /* IF_IADBG_ERR | IF_IADBG_CBR| IF_IADBG_INIT_ADAPTER IADebugFlag 90 drivers/atm/iphase.c module_param(IADebugFlag, uint, 0644); IADebugFlag 2866 drivers/atm/iphase.c IADebugFlag = ia_cmds.maddr; IADebugFlag 70 drivers/atm/iphase.h #define IF_IADBG(f) if (IADebugFlag & (f))