__acornscsi_out
extern void __acornscsi_out(void __iomem *, char *buf, int len);
__acornscsi_out(host->base + (offset << 1), ptr, this_len);