MAX_SCPI_XFERS
xfers = devm_kcalloc(dev, MAX_SCPI_XFERS, sizeof(*xfers), GFP_KERNEL);
for (i = 0; i < MAX_SCPI_XFERS; i++, xfers++) {