Home
last modified time | relevance | path

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

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