Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A Dscsi_lib.c50 #define SCSI_INLINE_SG_CNT 0 macro
53 #define SCSI_INLINE_SG_CNT 2 macro
491 SCSI_INLINE_SG_CNT); in scsi_free_sgtables()
1042 cmd->sdb.table.sgl, SCSI_INLINE_SG_CNT))) in scsi_alloc_sgtables()
1536 return min_t(unsigned int, shost->sg_tablesize, SCSI_INLINE_SG_CNT) * in scsi_mq_inline_sgl_size()

Completed in 7 milliseconds