OBJ_MAX_XFER_SIZE
xfer_size = min(OBJ_MAX_XFER_SIZE, image_size);
if ((mp = emlxs_mem_buf_alloc(hba, OBJ_MAX_XFER_SIZE)) == NULL) {