PCI_EMUL_ROMSIZE
"pcirom", PCI_EMUL_ROMSIZE);
pci_emul_romlim = pci_emul_rombase + PCI_EMUL_ROMSIZE;
if (pci_emul_romoffset + rom_size > PCI_EMUL_ROMSIZE) {
PCI_EMUL_ROMSIZE - pci_emul_romoffset);