Searched refs:tagstatus (Results 1 – 1 of 1) sorted by relevance
1588 u32 free_elements, tagstatus; in spufs_mfc_callback() local1593 tagstatus = ctx->ops->read_mfc_tagstatus(ctx); in spufs_mfc_callback()1598 if (tagstatus & ctx->tagwait) in spufs_mfc_callback()1799 u32 free_elements, tagstatus; in spufs_mfc_poll() local1811 tagstatus = ctx->ops->read_mfc_tagstatus(ctx); in spufs_mfc_poll()1817 if (tagstatus & ctx->tagwait) in spufs_mfc_poll()1821 free_elements, tagstatus, ctx->tagwait); in spufs_mfc_poll()