Searched refs:i2o_dma_high (Results 1 – 3 of 3) sorted by relevance
104 *mptr++ = cpu_to_le32(i2o_dma_high(dma_addr)); in i2o_dma_map_single()162 *mptr++ = cpu_to_le32(i2o_dma_high(sg_dma_address(sg))); in i2o_dma_map_sg()
456 msg->body[4] = cpu_to_le32(i2o_dma_high(c->status.phys)); in i2o_iop_init_outbound_queue()518 msg->body[3] = cpu_to_le32(i2o_dma_high(c->status.phys)); in i2o_iop_reset()887 i2o_dma_high(c->base.phys + I2O_IN_PORT); in i2o_systab_build()943 msg->body[3] = cpu_to_le32(i2o_dma_high(c->status_block.phys)); in i2o_status_get()
648 static inline u32 i2o_dma_high(dma_addr_t dma_addr) in i2o_dma_high() function688 static inline u32 i2o_dma_high(dma_addr_t dma_addr) in i2o_dma_high() function