Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/scsi/
A Dsg.h262 #define SG_DEF_RESERVED_SIZE SG_SCATTER_SZ /* load time option */ macro
267 #define SG_BIG_BUFF SG_DEF_RESERVED_SIZE /* for backward compatibility */
/linux-6.3-rc2/drivers/scsi/
A Dsg.c84 static int sg_big_buff = SG_DEF_RESERVED_SIZE;

Completed in 9 milliseconds