Query: pci_unmap_rom
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_UNMAP_ROM(9) Hardware Interfaces PCI_UNMAP_ROM(9)NAMEpci_unmap_rom - unmap the ROM from kernel spaceSYNOPSISvoid pci_unmap_rom(struct pci_dev * pdev, void __iomem * rom);ARGUMENTSpdev pointer to pci device struct rom virtual address of the previous mappingDESCRIPTIONRemove a mapping of a previously mapped ROMCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_UNMAP_ROM(9)