Searched refs:_IS_A (Results 1 – 1 of 1) sorted by relevance
20 #define _IS_A(cfg, _struct) __builtin_types_compatible_p(typeof(cfg), \ macro24 (__builtin_choose_expr(_IS_A(cfg, iwl_mac_cfg), \