ibox_stat         785 arch/powerpc/platforms/cell/spufs/file.c 	u32 ibox_stat;
ibox_stat         793 arch/powerpc/platforms/cell/spufs/file.c 	ibox_stat = (ctx->ops->mbox_stat_read(ctx) >> 16) & 0xff;
ibox_stat         796 arch/powerpc/platforms/cell/spufs/file.c 	if (copy_to_user(buf, &ibox_stat, sizeof ibox_stat))