Searched refs:_type (Results 1 – 2 of 2) sorted by relevance
72 #define DO_LOOKUP(_max, _type, _table) \ argument76 if ((event_subtype._type > (_max))) { \78 _table, event_subtype._type, _max); \81 rtn = &_table[event_subtype._type][(int)state]; \
158 u8 _type, *tp; in is_ineligible() local161 sizeof(_type), &_type); in is_ineligible()