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

/linux-4.1.27/arch/x86/include/asm/
H A Dprobe_roms.h7 extern size_t pci_biosrom_size(struct pci_dev *pdev);
/linux-4.1.27/arch/x86/kernel/
H A Dprobe_roms.c170 size_t pci_biosrom_size(struct pci_dev *pdev) pci_biosrom_size() function
176 EXPORT_SYMBOL(pci_biosrom_size); variable
/linux-4.1.27/drivers/scsi/isci/
H A Dprobe_roms.c54 len = pci_biosrom_size(pdev); isci_request_oprom()

Completed in 75 milliseconds