Searched refs:romlen (Results 1 – 3 of 3) sorted by relevance
223 if (pdev->rom && pdev->romlen) { in pci_platform_rom()224 *size = pdev->romlen; in pci_platform_rom()
667 dev->romlen = rom->pcilen; in pcibios_add_device()
386 size_t romlen; /* Length of ROM if it's not from the BAR */ member