Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dadvansys.c83 #define ASC_MAX_SG_LIST 255 macro
8122 if (sg_entry_cnt > ASC_MAX_SG_LIST) { in AscExeScsiQueue()