Searched defs:IS_GEN5 (Results 1 – 2 of 2) sorted by relevance
222 #define IS_GEN5(devid) (IS_ILD(devid) || IS_ILM(devid)) macro
187 #define IS_GEN5(devid) IS_GEN(devid, 5) macro