Searched refs:pci_clear_bars (Results 1 – 1 of 1) sorted by relevance
398 static int pci_clear_bars; variable399 SYSCTL_INT(_hw_pci, OID_AUTO, clear_bars, CTLFLAG_RDTUN, &pci_clear_bars, 0,3452 if (basezero || base == pci_mapbase(testval) || pci_clear_bars) { in pci_add_map()