Searched refs:wbox_stat (Results 1 – 2 of 2) sorted by relevance
138 /mbox_stat, /ibox_stat, /wbox_stat150 wbox_stat) the respective mail box without blocking or resulting
912 u32 wbox_stat; in spufs_wbox_stat_read() local920 wbox_stat = (ctx->ops->mbox_stat_read(ctx) >> 8) & 0xff; in spufs_wbox_stat_read()923 if (copy_to_user(buf, &wbox_stat, sizeof wbox_stat)) in spufs_wbox_stat_read()