i2o_dma           543 include/linux/i2o.h 	struct i2o_dma status;	/* IOP status block */
i2o_dma           545 include/linux/i2o.h 	struct i2o_dma hrt;	/* HW Resource Table */
i2o_dma           547 include/linux/i2o.h 	struct i2o_dma dlct;	/* Temp LCT */
i2o_dma           549 include/linux/i2o.h 	struct i2o_dma status_block;	/* IOP status block */
i2o_dma           553 include/linux/i2o.h 	struct i2o_dma out_queue;	/* outbound message queue IOP->Host */
i2o_dma           616 include/linux/i2o.h 				 unsigned long, struct i2o_dma *);
i2o_dma           703 include/linux/i2o.h extern int i2o_dma_alloc(struct device *dev, struct i2o_dma *addr, size_t len);
i2o_dma           704 include/linux/i2o.h extern void i2o_dma_free(struct device *dev, struct i2o_dma *addr);
i2o_dma           705 include/linux/i2o.h extern int i2o_dma_realloc(struct device *dev, struct i2o_dma *addr,