centos man page for pci_map_rom

Query: pci_map_rom

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_MAP_ROM(9)							Hardware Interfaces						    PCI_MAP_ROM(9)

NAME
pci_map_rom - map a PCI ROM to kernel space
SYNOPSIS
void __iomem * pci_map_rom(struct pci_dev * pdev, size_t * size);
ARGUMENTS
pdev pointer to pci device struct size pointer to receive size of pci window over ROM
RETURN
kernel virtual pointer to image of ROM Map a PCI ROM into kernel space. If ROM is boot video ROM, the shadow BIOS copy will be returned instead of the actual ROM.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_MAP_ROM(9)
Related Man Pages
netrom(4) - debian
netrom(4) - centos
netrom(4) - v7
nrports(5) - suse
nrports(5) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!