Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dsg.h180 #define SG_GET_LOW_DMA 0x227a /* 0-> use all ram for dma; 1-> low dma ram */ macro
/kernel/linux/linux-5.10/drivers/scsi/
Dsg.c972 case SG_GET_LOW_DMA: in sg_ioctl_common()