Searched refs:romlen (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Drom.c223 if (pdev->rom && pdev->romlen) { pci_platform_rom()
224 *size = pdev->romlen; pci_platform_rom()
/linux-4.1.27/arch/x86/pci/
H A Dcommon.c667 dev->romlen = rom->pcilen; pcibios_add_device()
/linux-4.1.27/include/linux/
H A Dpci.h384 size_t romlen; /* Length of ROM if it's not from the BAR */ member in struct:pci_dev

Completed in 72 milliseconds