i2o_dma_alloc — Allocate DMA memory
struct device pointer to the PCI device of the I2O controller
i2o_dma struct which should get the DMA buffer
length of the new DMA memory
GFP mask
Allocate a coherent DMA memory and write the pointers into addr.
Returns 0 on success or -ENOMEM on failure.