Searched refs:i2o_dma_low (Results 1 – 3 of 3) sorted by relevance
101 *mptr++ = cpu_to_le32(i2o_dma_low(dma_addr)); in i2o_dma_map_single()159 *mptr++ = cpu_to_le32(i2o_dma_low(sg_dma_address(sg))); in i2o_dma_map_sg()
455 msg->body[3] = cpu_to_le32(i2o_dma_low(c->status.phys)); in i2o_iop_init_outbound_queue()517 msg->body[2] = cpu_to_le32(i2o_dma_low(c->status.phys)); in i2o_iop_reset()884 i2o_dma_low(c->base.phys + I2O_IN_PORT); in i2o_systab_build()941 msg->body[2] = cpu_to_le32(i2o_dma_low(c->status_block.phys)); in i2o_status_get()
643 static inline u32 i2o_dma_low(dma_addr_t dma_addr) in i2o_dma_low() function683 static inline u32 i2o_dma_low(dma_addr_t dma_addr) in i2o_dma_low() function