romlen            694 arch/x86/pci/common.c 				dev->romlen = rom->pcilen;
romlen            207 drivers/pci/rom.c 	if (pdev->rom && pdev->romlen) {
romlen            208 drivers/pci/rom.c 		*size = pdev->romlen;
romlen            467 include/linux/pci.h 	size_t		romlen;		/* Length if not from BAR */