Searched refs:first_dw (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c219 unsigned first_dw = ib->cur_dw; local in function:ac_parse_packet3
473 while (ib->cur_dw <= first_dw + count)
476 if (ib->cur_dw > first_dw + count + 1)
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_debug.c257 unsigned first_dw = ib->cur_dw; local in function:ac_parse_packet3
507 while (ib->cur_dw <= first_dw + count)
510 if (ib->cur_dw > first_dw + count + 1)

Completed in 4 milliseconds