Lines Matching refs:host_rrq_dma
7881 ((u64) hrrq->host_rrq_dma >> 24) & 0xff; in ipr_ioafp_identify_hrrq()
7883 ((u64) hrrq->host_rrq_dma >> 16) & 0xff; in ipr_ioafp_identify_hrrq()
7885 ((u64) hrrq->host_rrq_dma >> 8) & 0xff; in ipr_ioafp_identify_hrrq()
7887 ((u64) hrrq->host_rrq_dma) & 0xff; in ipr_ioafp_identify_hrrq()
7899 ((u64) hrrq->host_rrq_dma >> 56) & 0xff; in ipr_ioafp_identify_hrrq()
7901 ((u64) hrrq->host_rrq_dma >> 48) & 0xff; in ipr_ioafp_identify_hrrq()
7903 ((u64) hrrq->host_rrq_dma >> 40) & 0xff; in ipr_ioafp_identify_hrrq()
7905 ((u64) hrrq->host_rrq_dma >> 32) & 0xff; in ipr_ioafp_identify_hrrq()
9197 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_free_mem()
9420 &ioa_cfg->hrrq[i].host_rrq_dma, in ipr_alloc_mem()
9428 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_alloc_mem()
9481 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_alloc_mem()