Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_lib.c51 #define SCSI_INLINE_SG_CNT 0 macro
54 #define SCSI_INLINE_SG_CNT 2 macro
621 SCSI_INLINE_SG_CNT); in scsi_free_sgtables()
1178 cmd->sdb.table.sgl, SCSI_INLINE_SG_CNT))) in scsi_alloc_sgtables()
1692 return min_t(unsigned int, shost->sg_tablesize, SCSI_INLINE_SG_CNT) * in scsi_mq_inline_sgl_size()