Searched refs:IPW_DEBUG_ORD (Results 1 – 2 of 2) sorted by relevance
667 IPW_DEBUG_ORD("ordinal = %i\n", ord); in ipw_get_ordinal()670 IPW_DEBUG_ORD("Invalid argument\n"); in ipw_get_ordinal()676 IPW_DEBUG_ORD("Access ordinals before initialization\n"); in ipw_get_ordinal()694 IPW_DEBUG_ORD("ordinal value (%i) longer then " in ipw_get_ordinal()701 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal()706 IPW_DEBUG_ORD("Reading TABLE0[%i] from offset 0x%08x\n", in ipw_get_ordinal()728 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal()734 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal()759 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal()790 IPW_DEBUG_ORD("addr = 0x%08x, total_len = %i, " in ipw_get_ordinal()[all …]
1474 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro