Searched refs:CLEN_IS_STOP (Results 1 – 1 of 1) sorted by relevance
22 #define CLEN_IS_STOP(x) ((x)->clen & BIT(29)) macro167 trace_via_ac97_sgd_fetch(c->curr, c->addr, CLEN_IS_STOP(c) ? 'S' : '-', in fetch_sgd()224 if (CLEN_IS_STOP(c)) { in out_cb()