curr_sgl_dma      153 drivers/crypto/hisilicon/sgl.c 	dma_addr_t curr_sgl_dma = 0;
curr_sgl_dma      166 drivers/crypto/hisilicon/sgl.c 	curr_hw_sgl = acc_get_sgl(pool, index, &curr_sgl_dma);
curr_sgl_dma      181 drivers/crypto/hisilicon/sgl.c 	*hw_sgl_dma = curr_sgl_dma;