bS_to_host
slot->SG[0].ins = bS_to_host(SCRIPT_MOVE_DATA_IN | SCSI_SENSE_BUFFERSIZE);
slot->SG[0].pAddr = bS_to_host(slot->dma_handle);
slot->SG[1].ins = bS_to_host(SCRIPT_RETURN);
slot->SG[SGcount].ins &= bS_to_host(0xff000000);
slot->SG[SGcount].ins |= bS_to_host(data_transfer);
slot->SG[SGcount].pAddr = bS_to_host(pAddr);
slot->SG[i].ins = bS_to_host(SCRIPT_NOP);
slot->SG[i].ins = bS_to_host(move_ins | count);
slot->SG[i].pAddr = bS_to_host(vPtr);
slot->SG[i].ins = bS_to_host(SCRIPT_RETURN);
script[j] = bS_to_host(SCRIPT[j]);
script[LABELPATCHES[j]] = bS_to_host(pScript + SCRIPT[LABELPATCHES[j]]);
(script)[A_##symbol##_used[i]] = bS_to_host(val); \
(script)[A_##symbol##_used[i]] = bS_to_host(da); \
(script)[A_##symbol##_used[i]] = bS_to_host(val); \
(script)[A_##symbol##_used[i]] = bS_to_host(val); \