Searched refs:MAX_SCPI_XFERS (Results 1 – 1 of 1) sorted by relevance
878 #define MAX_SCPI_XFERS 10 macro884 xfers = devm_kcalloc(dev, MAX_SCPI_XFERS, sizeof(*xfers), GFP_KERNEL); in scpi_alloc_xfer_list()889 for (i = 0; i < MAX_SCPI_XFERS; i++, xfers++) { in scpi_alloc_xfer_list()