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