pci_enable_device_bars — Initialize some of a device for use
PCI device to be initialized
bitmask of BAR's that must be configured
Initialize device before it's used by a driver. Ask low-level code to enable selected I/O and memory resources. Wake up the device if it was suspended. Beware, this function can fail.