Searched refs:romlen (Results 1 – 3 of 3) sorted by relevance
207 if (pdev->rom && pdev->romlen) { in pci_platform_rom()208 *size = pdev->romlen; in pci_platform_rom()
693 dev->romlen = rom->pcilen; in pcibios_add_device()
443 size_t romlen; /* Length if not from BAR */ member