mfi_frame
memcpy(ccb->ccb_frame, ioc->mfi_frame.raw,
&ioc->mfi_frame.raw[ioc->mfi_sense_off],
memcpy(ioc->mfi_frame.raw, ccb->ccb_frame,
ccb->ccb_frame = (union mfi_frame *)
} mfi_frame;
} mfi_frame;
union mfi_frame *ccb_frame;