Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H 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 */
/openbmc/linux/drivers/scsi/
H A Dsg.c84 static int sg_big_buff = SG_DEF_RESERVED_SIZE;