Lines Matching refs:spuq
368 csa->priv2.spuq[i].mfc_cq_data0_RW = in save_mfc_queues()
369 in_be64(&priv2->spuq[i].mfc_cq_data0_RW); in save_mfc_queues()
370 csa->priv2.spuq[i].mfc_cq_data1_RW = in save_mfc_queues()
371 in_be64(&priv2->spuq[i].mfc_cq_data1_RW); in save_mfc_queues()
372 csa->priv2.spuq[i].mfc_cq_data2_RW = in save_mfc_queues()
373 in_be64(&priv2->spuq[i].mfc_cq_data2_RW); in save_mfc_queues()
374 csa->priv2.spuq[i].mfc_cq_data3_RW = in save_mfc_queues()
375 in_be64(&priv2->spuq[i].mfc_cq_data3_RW); in save_mfc_queues()
1451 out_be64(&priv2->spuq[i].mfc_cq_data0_RW, in restore_mfc_queues()
1452 csa->priv2.spuq[i].mfc_cq_data0_RW); in restore_mfc_queues()
1453 out_be64(&priv2->spuq[i].mfc_cq_data1_RW, in restore_mfc_queues()
1454 csa->priv2.spuq[i].mfc_cq_data1_RW); in restore_mfc_queues()
1455 out_be64(&priv2->spuq[i].mfc_cq_data2_RW, in restore_mfc_queues()
1456 csa->priv2.spuq[i].mfc_cq_data2_RW); in restore_mfc_queues()
1457 out_be64(&priv2->spuq[i].mfc_cq_data3_RW, in restore_mfc_queues()
1458 csa->priv2.spuq[i].mfc_cq_data3_RW); in restore_mfc_queues()