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

/linux-4.1.27/arch/x86/pci/
H A Dolpc.c171 static int bar_probing; /* Set after a write of ~0 to a BAR */ variable
198 addr = (uint32_t)hdr + reg + (bar_probing ? -0x10 : 0x20); hdr_addr()
200 bar_probing = 0; hdr_addr()
288 bar_probing = 1; pci_olpc_write()

Completed in 103 milliseconds