SGLIST_PER_PAGE
return DIV_ROUND_UP(count, SGLIST_PER_PAGE);
for (j = 0; j < SGLIST_PER_PAGE && count > 0; j++) {