Searched refs:IPW_DEBUG_ORD (Results 1 – 2 of 2) sorted by relevance
694 IPW_DEBUG_ORD("ordinal = %i\n", ord); in ipw_get_ordinal()697 IPW_DEBUG_ORD("Invalid argument\n"); in ipw_get_ordinal()703 IPW_DEBUG_ORD("Access ordinals before initialization\n"); in ipw_get_ordinal()721 IPW_DEBUG_ORD("ordinal value (%i) longer then " in ipw_get_ordinal()728 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal()733 IPW_DEBUG_ORD("Reading TABLE0[%i] from offset 0x%08x\n", in ipw_get_ordinal()755 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal()761 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal()786 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal()817 IPW_DEBUG_ORD("addr = 0x%08x, total_len = %i, " in ipw_get_ordinal()[all …]
1491 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro