Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/pci/
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); in hdr_addr()
200 bar_probing = 0; in hdr_addr()
288 bar_probing = 1; in pci_olpc_write()