Searched refs:ADV_MAX_SG_LIST (Results 1 – 1 of 1) sorted by relevance
883 #define ADV_MAX_SG_LIST 255 macro 2050 * ADV_MAX_SG_LIST must be defined by a driver. It is the maximum2057 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))7732 if (use_sg > ADV_MAX_SG_LIST) { in adv_build_req() 7734 "ADV_MAX_SG_LIST %d\n", use_sg, in adv_build_req() 11019 shost->sg_tablesize = ADV_MAX_SG_LIST; in advansys_board_found()