Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dadvansys.c87 #define ASC_MAX_SG_LIST 255 macro
8214 if (sg_entry_cnt > ASC_MAX_SG_LIST) { in AscExeScsiQueue()