Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dadvansys.c87 #define ASC_MAX_SG_LIST 255 macro
8215 if (sg_entry_cnt > ASC_MAX_SG_LIST) { in AscExeScsiQueue()