int i2ob_send (u32 m, struct i2ob_device * dev, struct i2ob_request * ireq, int unit);
Generate an I2O BSAREAD request. This interface function is called for devices that appear to explode when they are fed indirect chain pointers (notably right now this appears to afflict Promise hardwre, so be careful what you feed the hardware
No cleanup is done by this interface. It is done on the interrupt side when the reply arrives