Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c83 #define ASC_MAX_SG_LIST 255 macro
8208 if (sg_entry_cnt > ASC_MAX_SG_LIST) { in AscExeScsiQueue()