Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c50 #define SCSI_INLINE_SG_CNT 0 macro
53 #define SCSI_INLINE_SG_CNT 2 macro
489 SCSI_INLINE_SG_CNT); in scsi_free_sgtables()
1041 cmd->sdb.table.sgl, SCSI_INLINE_SG_CNT))) in scsi_alloc_sgtables()
1539 return min_t(unsigned int, shost->sg_tablesize, SCSI_INLINE_SG_CNT) * in scsi_mq_inline_sgl_size()