toLE
{ int mbaddr = toLE(bl->phys_mailboxes);
bl_ccb->sense = toLE(priv_phys);
bl_ccb->data = toLE(priv_phys + 256);
priv->sg[j].length = toLE(priv->sg[j].phys);
priv->sg[j].phys = toLE(tmp);
bl_ccb->length_data = toLE(sgcount * 8);
bl_ccb->data = toLE(priv_phys + 256);
priv->sg[i].length = toLE(priv->sg[i].phys);
priv->sg[i].phys = toLE(tmp);
bl_ccb->length_data = toLE(i * 8);
t = bl_ccb->length_data = toLE(ccb->cam_dxfer_len);
bl_ccb->data = toLE((uint32) scratch[0].address);
bl->out_boxes[bl->out_nextbox].ccb_phys = toLE(bl_ccb_phys);