Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c268 int itte_index; in sn_dma_flush() local
271 itte_index = 0; in sn_dma_flush()
273 itte_index = TIO_BWIN_WINDOWNUM(addr); in sn_dma_flush()
275 itte_index = -1; in sn_dma_flush()
277 if (itte_index >= 0) { in sn_dma_flush()
278 itte = flush_nasid_list->iio_itte[itte_index]; in sn_dma_flush()