Lines Matching refs:host_rrq_dma
7983 ((u64) hrrq->host_rrq_dma >> 24) & 0xff; in ipr_ioafp_identify_hrrq()
7985 ((u64) hrrq->host_rrq_dma >> 16) & 0xff; in ipr_ioafp_identify_hrrq()
7987 ((u64) hrrq->host_rrq_dma >> 8) & 0xff; in ipr_ioafp_identify_hrrq()
7989 ((u64) hrrq->host_rrq_dma) & 0xff; in ipr_ioafp_identify_hrrq()
8001 ((u64) hrrq->host_rrq_dma >> 56) & 0xff; in ipr_ioafp_identify_hrrq()
8003 ((u64) hrrq->host_rrq_dma >> 48) & 0xff; in ipr_ioafp_identify_hrrq()
8005 ((u64) hrrq->host_rrq_dma >> 40) & 0xff; in ipr_ioafp_identify_hrrq()
8007 ((u64) hrrq->host_rrq_dma >> 32) & 0xff; in ipr_ioafp_identify_hrrq()
9326 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_free_mem()
9549 &ioa_cfg->hrrq[i].host_rrq_dma, in ipr_alloc_mem()
9557 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_alloc_mem()
9610 ioa_cfg->hrrq[i].host_rrq_dma); in ipr_alloc_mem()