Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c267 int itte_index; in sn_dma_flush() local
270 itte_index = 0; in sn_dma_flush()
272 itte_index = TIO_BWIN_WINDOWNUM(addr); in sn_dma_flush()
274 itte_index = -1; in sn_dma_flush()
276 if (itte_index >= 0) { in sn_dma_flush()
277 itte = flush_nasid_list->iio_itte[itte_index]; in sn_dma_flush()