HostRamBuf
struct HostRamBuf *pRamBuf;
struct XorSg *pxortable = (struct XorSg *)(acb->xortable + sizeof(struct HostRamBuf));
pRamBuf = (struct HostRamBuf *)acb->xortable;
acb->init2cfg_size = sizeof(struct HostRamBuf) + (sizeof(struct XorSg) * acb->xor_mega);