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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/pcibr/
H A Dpcibr_dma.c267 int itte_index; local
270 itte_index = 0;
272 itte_index = TIO_BWIN_WINDOWNUM(addr);
274 itte_index = -1;
276 if (itte_index >= 0) {
277 itte = flush_nasid_list->iio_itte[itte_index];

Completed in 137 milliseconds