phys_next          95 drivers/crypto/ixp4xx_crypto.c 	u32 phys_next;
phys_next         331 drivers/crypto/ixp4xx_crypto.c 		phys1 = buf->phys_next;
phys_next         332 drivers/crypto/ixp4xx_crypto.c 		dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir);
phys_next         800 drivers/crypto/ixp4xx_crypto.c 		buf->phys_next = next_buf_phys;
phys_next         808 drivers/crypto/ixp4xx_crypto.c 	buf->phys_next = 0;
phys_next         918 drivers/crypto/ixp4xx_crypto.c 		crypt->dst_buf = dst_hook.phys_next;
phys_next         928 drivers/crypto/ixp4xx_crypto.c 	crypt->src_buf = src_hook.phys_next;
phys_next        1028 drivers/crypto/ixp4xx_crypto.c 	crypt->src_buf = src_hook.phys_next;
phys_next        1048 drivers/crypto/ixp4xx_crypto.c 		crypt->dst_buf = dst_hook.phys_next;