PCI_CMD
pci_config_put16(pci, PCI_CMD,
pci_config_get16(pci, PCI_CMD) | PCI_CMD_BME | PCI_CMD_MAE);
DBG(DPCI, "PCI COMM = %x", pci_config_get8(pci, PCI_CMD));
pci_config_put16(pci, PCI_CMD,
pci_config_get16(pci, PCI_CMD) |