Searched refs:bar_probing (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/x86/pci/
H A Dolpc.c168 static int bar_probing; /* Set after a write of ~0 to a BAR */ variable
195 addr = (uint32_t)hdr + reg + (bar_probing ? -0x10 : 0x20);
197 bar_probing = 0;
280 bar_probing = 1;

Completed in 96 milliseconds