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

/freebsd-11.0-release/sys/dev/pci/
H A Dpci.c326 static int pci_do_realloc_bars = 0; variable
328 &pci_do_realloc_bars, 0,
3131 if (pci_do_realloc_bars && res == NULL && (start != 0 || end != ~0)) {

Completed in 56 milliseconds