Home
last modified time | relevance | path

Searched refs:ADV_MAX_SG_LIST (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dadvansys.c883 #define ADV_MAX_SG_LIST 255 macro
2057 ((ADV_MAX_SG_LIST + (NO_OF_SG_PER_BLOCK - 1))/NO_OF_SG_PER_BLOCK))
7731 if (use_sg > ADV_MAX_SG_LIST) { in adv_build_req()
11018 shost->sg_tablesize = ADV_MAX_SG_LIST; in advansys_board_found()