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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dpci.c67 static long current_iomm_table_entry; variable
106 IOMM_TABLE_ENTRY_SIZE * current_iomm_table_entry;
112 iomm_table[current_iomm_table_entry] = dev->sysdata;
113 iobar_table[current_iomm_table_entry] = bar_num;
115 ++current_iomm_table_entry;
118 IOMM_TABLE_ENTRY_SIZE * current_iomm_table_entry;

Completed in 93 milliseconds