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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A Dops-au1000.c88 unsigned long entryLo0, entryLo1; local
147 entryLo0 = (6 << 26) | (cfg_base >> 6) | (2 << 3) | 7;
150 if ((entryLo0 != last_entryLo0) || (entryLo1 != last_entryLo1)) {
151 mod_wired_entry(pci_cfg_wired_entry, entryLo0, entryLo1,
153 last_entryLo0 = entryLo0;

Completed in 45 milliseconds