PCI_CONF_ENABLE_ROM
if (pd->enable & PCI_CONF_ENABLE_ROM)
mode &= ~PCI_CONF_ENABLE_ROM;
pd->enable &= ~PCI_CONF_ENABLE_ROM;
if (!(mode & PCI_CONF_ENABLE_ROM)) {