Searched refs:_ats (Results 1 – 1 of 1) sorted by relevance
224 #define ATS_GET_FLAGS(_ats,_byte_offs) (((_ats) >> (44 - (4 * ((_byte_offs) / 8)))) & 0xf) argument