Searched refs:GET_IOAT_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance
41 #define GET_IOAT_VER_MAJOR(x) (((x) & IOAT_VER_MAJOR_MASK) >> 4) macro