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